Skip to content

Commit

Permalink
chore(release): 1.8.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.8.4](v1.8.3...v1.8.4) (2023-02-09)

### Bug Fixes

* **deps-dev:** bump ts-loader from 9.4.1 to 9.4.2 ([#41](#41)) ([b0ac06d](b0ac06d))
  • Loading branch information
semantic-release-bot committed Feb 9, 2023
1 parent b0ac06d commit bcbeed2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Nest boilerplate changelog

## [1.8.4](https://github.com/Notekunn/nest-boilerplate/compare/v1.8.3...v1.8.4) (2023-02-09)


### Bug Fixes

* **deps-dev:** bump ts-loader from 9.4.1 to 9.4.2 ([#41](https://github.com/Notekunn/nest-boilerplate/issues/41)) ([b0ac06d](https://github.com/Notekunn/nest-boilerplate/commit/b0ac06dd488abd45b4a9176991e993d45e50455c))

## [1.8.3](https://github.com/Notekunn/nest-boilerplate/compare/v1.8.2...v1.8.3) (2023-02-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nest-boilerplate",
"version": "1.8.3",
"version": "1.8.4",
"description": "",
"author": "DC <[email protected]>",
"private": true,
Expand Down

0 comments on commit bcbeed2

Please sign in to comment.