Skip to content

Commit 01c6d48

Browse files
committed
Update CHANGELOG
1 parent 9c36b7c commit 01c6d48

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
99

1010
### Changed
1111

12+
- (**Breaking**) Rename npm package to config-curator.
1213
- (**Breaking**) Require Node.js v14.15.0 or higher.
1314
- (**Breaking**) Convert to pure ES module.
1415

@@ -44,7 +45,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
4445

4546
- Initial release.
4647

47-
[Unreleased]: https://github.com/razor-x/config-curator/compare/v1.1.0...HEAD
48+
[Unreleased]: https://github.com/razor-x/config-curator/compare/v2.0.0...HEAD
49+
[2.0.0]: https://github.com/razor-x/config-curator/compare/v1.1.0...v2.0.0
4850
[1.1.0]: https://github.com/razor-x/config-curator/compare/v1.0.3...v1.1.0
4951
[1.0.3]: https://github.com/razor-x/config-curator/compare/v1.0.2...v1.0.3
5052
[1.0.2]: https://github.com/razor-x/config-curator/compare/v1.0.1...v1.0.2

0 commit comments

Comments
 (0)