Skip to content

Commit de4dfe6

Browse files
author
GitHub Release Bot
committed
Release 0.2.1
1 parent 759b297 commit de4dfe6

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.2.1] - 2025-06-03
11+
1012
### Added
1113

1214
- release it now.
@@ -17,5 +19,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1719

1820
- initial release :tada:
1921

20-
[unreleased]: https://github.com/neolution-ch/release-process-test/compare/0.2.0...HEAD
22+
[unreleased]: https://github.com/neolution-ch/release-process-test/compare/0.2.1...HEAD
23+
[0.2.1]: https://github.com/neolution-ch/release-process-test/compare/0.2.0...0.2.1
2124
[0.2.0]: https://github.com/neolution-ch/release-process-test/releases/tag/0.2.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@neolution-ch/release-process-test",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"devDependencies": {
55
"@release-it/keep-a-changelog": "^7.0.0",
66
"prettier": "^3.5.3",

0 commit comments

Comments
 (0)