We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10cfe76 commit a0fbdccCopy full SHA for a0fbdcc
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
---
4
5
+### [1.1.1](https://github.com/rudemex/nestjs-package-starter/compare/v1.1.0...v1.1.1) (2022-01-22)
6
+
7
8
+### 👨💻 Chores
9
10
+* update dependencies ([10cfe76](https://github.com/rudemex/nestjs-package-starter/commit/10cfe76e304e7a10f46472a4baf15212b5aad9da))
11
12
## [1.1.0](https://github.com/rudemex/nestjs-package-starter/compare/v1.0.4...v1.1.0) (2022-01-16)
13
14
package.json
@@ -1,6 +1,6 @@
1
{
"name": "nestjs-package-starter",
- "version": "1.1.0",
+ "version": "1.1.1",
"description": "NestJS npm package starter",
"author": {
"name": "Maximiliano \"Mex\" Delgado",
0 commit comments