Skip to content

Commit fe60f47

Browse files
chore(release): 1.1.0 [skip ci]
1 parent 5b949d3 commit fe60f47

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
11
## Changelog
22

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+
310
## 1.0.0 (2024-05-15)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "toon-tracker",
33
"private": true,
4-
"version": "1.0.0",
4+
"version": "1.1.0",
55
"type": "module",
66
"repository": "https://github.com/robin-deruyck/toon-tracker",
77
"scripts": {

0 commit comments

Comments
 (0)