Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Karsei committed Sep 16, 2023
2 parents 813d092 + 763b546 commit 2e8292a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# 🚦 CHANGELOG

# [1.2.0](https://github.com/Karsei/semantic-release-demo/compare/v1.1.0...v1.2.0) (2023-09-16)


### Bug Fixes

* commit test ([0a46562](https://github.com/Karsei/semantic-release-demo/commit/0a46562a257c91745add56973bab5764e0dbe73c))
* **main:** commit test ([c2040ee](https://github.com/Karsei/semantic-release-demo/commit/c2040ee92d29d9c5b0a9393e00a0a1ba059fa9e2))
* rollback ([b501466](https://github.com/Karsei/semantic-release-demo/commit/b501466976916dce2bb9797de104667960597cd6))


### Features

* commit test ([5451944](https://github.com/Karsei/semantic-release-demo/commit/5451944b1fc55b57ec06308dadd3d1fcfbc3b9d8))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "semantic-release-demo",
"version": "1.1.0",
"version": "1.2.0",
"description": "A test project for using semantic-release",
"private": true,
"main": "dist/index.js",
Expand Down

0 comments on commit 2e8292a

Please sign in to comment.