Skip to content

Commit

Permalink
chore(release): v0.0.12 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed May 14, 2024
1 parent 86206f4 commit 3b4d14e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
16 changes: 13 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,21 @@
# Changelog
## [0.0.12](https://github.com/JacekZubielik/Node-App/compare/v0.0.11...v0.0.12) (2024-05-14)

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.0.11](https://github.com/JacekZubielik/Node-App/compare/v0.0.10...v0.0.11) (2024-05-14)
### Bug Fixes

* **release:** release fix trigger ([c4536ae](https://github.com/JacekZubielik/Node-App/commit/c4536aee7c76c34abe77492aae0afe4c5fd4437d))



## [0.0.11](https://github.com/JacekZubielik/Node-App/compare/v0.0.10...v0.0.11) (2024-05-14)


### Bug Fixes

* **release:** test issue 1 ([acfc630](https://github.com/JacekZubielik/Node-App/commit/acfc63098e47c1a84da5490508ed4911c56c63ce)), closes [#11](https://github.com/JacekZubielik/Node-App/issues/11)



## [0.0.10](https://github.com/JacekZubielik/Node-App/compare/v0.0.9...v0.0.10) (2024-05-14)


Expand Down Expand Up @@ -97,3 +104,6 @@ All notable changes to this project will be documented in this file. See [standa


## 0.0.1 (2024-05-13)



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nest-app",
"version": "0.0.11",
"version": "0.0.12",
"description": "",
"author": "",
"private": true,
Expand Down

0 comments on commit 3b4d14e

Please sign in to comment.