Skip to content

Commit acb8ff5

Browse files
author
GitHub Release Bot
committed
Release 0.2.0
1 parent b321c48 commit acb8ff5

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Changelog
1+
# Changelog
22

33
All notable changes to this project will be documented in this file.
44

@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

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

1214
- initial release :tada:
15+
16+
[unreleased]: https://github.com/neolution-ch/release-process-test/compare/0.2.0...HEAD
17+
[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
@@ -9,5 +9,5 @@
99
"prettier": "^3.5.3",
1010
"release-it": "^19.0.3"
1111
},
12-
"version": "0.1.0"
12+
"version": "0.2.0"
1313
}

0 commit comments

Comments
 (0)