Skip to content

Commit fdd968b

Browse files
v2.0.1-0 (#28)
Co-authored-by: @compulim-workflow-bot[bot] <@compulim-workflow-bot[bot]>
1 parent 2cfe789 commit fdd968b

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8+
## [Unreleased]
9+
810
## [2.0.0] - 2025-12-24
911

1012
### Changed
@@ -62,6 +64,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6264

6365
- First public release
6466

67+
[Unreleased]: https://github.com/compulim/has-resolved/compare/v2.0.0...HEAD
6568
[2.0.0]: https://github.com/compulim/has-resolved/compare/v1.2.0...v2.0.0
6669
[1.2.0]: https://github.com/compulim/has-resolved/compare/v1.1.0...v1.2.0
6770
[1.1.0]: https://github.com/compulim/has-resolved/compare/v1.0.1...v1.1.0

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@compulim/has-resolved-root",
3-
"version": "2.0.0",
3+
"version": "2.0.1-0",
44
"private": true,
55
"scripts": {
66
"build": "npm run build --if-present --workspaces",

0 commit comments

Comments
 (0)