Skip to content

Commit b40d77f

Browse files
chore: release v2.5.7
1 parent 88c6a3f commit b40d77f

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
1111

1212

13+
## [2.5.7](https://github.com/Chrilleweb/dotenv-diff/compare/v2.5.6...v2.5.7) (2026-01-29)
14+
15+
### 🐛 Bug Fixes
16+
17+
* Updated inconsistent name text ([#243](https://github.com/Chrilleweb/dotenv-diff/issues/243)) ([c400aac](https://github.com/Chrilleweb/dotenv-diff/commit/c400aac46b434d7525d9ad75a135d374ab737b13))
18+
1319
## [](https://github.com/Chrilleweb/dotenv-diff/compare/v2.5.5...vnull) (2026-01-29)
1420

1521
### 🐛 Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dotenv-diff",
3-
"version": "2.5.6",
3+
"version": "2.5.7",
44
"type": "module",
55
"description": "Detects environment variable issues, usage, and potential security risks.",
66
"bin": {

0 commit comments

Comments
 (0)