We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b29806 commit 8917d4bCopy full SHA for 8917d4b
2 files changed
libs/base-nestjs-app/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [0.3.3](///compare/base-nestjs-app@0.3.2...${npm.name}@0.3.3) (2025-12-02)
4
+
5
+### Bug Fixes
6
7
+* removing unneeded dependency 027b1bd
8
9
## [0.3.2](https://github.com/codibre/nestjs-context/compare/base-nestjs-app@0.3.1...${npm.name}@0.3.2) (2025-10-12)
10
11
### Bug Fixes
libs/base-nestjs-app/package.json
@@ -1,6 +1,6 @@
{
"name": "base-nestjs-app",
- "version": "0.3.2",
+ "version": "0.3.3",
"description": "Nestjs wrapper for creation of standarized apps",
"main": "dist/index.js",
"files": [
0 commit comments