We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b949d3 commit fe60f47Copy full SHA for fe60f47
CHANGELOG.md
@@ -1,3 +1,10 @@
1
## Changelog
2
3
+## [1.1.0](https://github.com/robin-deruyck/toon-tracker/compare/v1.0.0...v1.1.0) (2024-05-15)
4
+
5
6
+### Features
7
8
+* test semantic release for feature ([5b949d3](https://github.com/robin-deruyck/toon-tracker/commit/5b949d3f8a53acca3b620d7559a299368b8d41ee))
9
10
## 1.0.0 (2024-05-15)
package.json
@@ -1,7 +1,7 @@
{
"name": "toon-tracker",
"private": true,
- "version": "1.0.0",
+ "version": "1.1.0",
"type": "module",
"repository": "https://github.com/robin-deruyck/toon-tracker",
"scripts": {
0 commit comments