Skip to content

Commit

Permalink
chore(release): 0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
JacekZubielik committed May 13, 2024
1 parent d026ecc commit 09775e1
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,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.8](https://github.com/JacekZubielik/Node-App/compare/v0.0.7...v0.0.8) (2024-05-13)


### Bug Fixes

* **node:** add typescript-estree ([d026ecc](https://github.com/JacekZubielik/Node-App/commit/d026eccb944bc6e63f2d151b4b9ef4bdf837296f))
* **node:** bump node 18 ([db1f117](https://github.com/JacekZubielik/Node-App/commit/db1f1171a31957effe066199dfd35865ef309dd8)), closes [#7](https://github.com/JacekZubielik/Node-App/issues/7)

### [0.0.7](https://github.com/JacekZubielik/Node-App/compare/v0.0.6...v0.0.7) (2024-05-13)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.7",
"version": "0.0.8",
"description": "",
"author": "",
"private": true,
Expand Down

0 comments on commit 09775e1

Please sign in to comment.