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 0f3154c commit 70484d2Copy full SHA for 70484d2
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
---
4
5
+### [1.1.2](https://github.com/rudemex/nestjs-package-starter/compare/v1.1.1...v1.1.2) (2022-01-22)
6
+
7
8
+### 👨💻 Chores
9
10
+* **templates:** edit issue and feature request templates ([ccd904e](https://github.com/rudemex/nestjs-package-starter/commit/ccd904ecbca0de728c448fce6802e478aeeab26b))
11
12
### [1.1.1](https://github.com/rudemex/nestjs-package-starter/compare/v1.1.0...v1.1.1) (2022-01-22)
13
14
package.json
@@ -1,6 +1,6 @@
1
{
"name": "nestjs-package-starter",
- "version": "1.1.1",
+ "version": "1.1.2",
"description": "NestJS npm package starter",
"author": {
"name": "Maximiliano \"Mex\" Delgado",
0 commit comments