Skip to content

Commit

Permalink
chore(main): release 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Apr 11, 2023
1 parent cdcb93d commit c7134c9
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.1.3](https://github.com/UK-Export-Finance/nestjs-template/compare/v1.1.2...v1.1.3) (2023-04-11)


### Bug Fixes

* **deps:** update all ([#42](https://github.com/UK-Export-Finance/nestjs-template/issues/42)) ([6890bd2](https://github.com/UK-Export-Finance/nestjs-template/commit/6890bd27a868af409cbaea667c2899e8a45887f1))
* **deps:** update nest monorepo ([#43](https://github.com/UK-Export-Finance/nestjs-template/issues/43)) ([cdcb93d](https://github.com/UK-Export-Finance/nestjs-template/commit/cdcb93d052af2e3d7ed811f53b19794968355b2f))


### Miscellaneous

* **deps:** update typescript-eslint monorepo to v5.58.0 ([#44](https://github.com/UK-Export-Finance/nestjs-template/issues/44)) ([8ab06ac](https://github.com/UK-Export-Finance/nestjs-template/commit/8ab06aceac8f3b25faeb99495ceead16b9a8ce7f))

## [1.1.2](https://github.com/UK-Export-Finance/nestjs-template/compare/v1.1.1...v1.1.2) (2023-03-24)


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": "nestjs-app",
"version": "1.1.2",
"version": "1.1.3",
"private": true,
"description": "NestJS base template",
"license": "MIT",
Expand Down

0 comments on commit c7134c9

Please sign in to comment.