We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bea88e commit 46f9682Copy full SHA for 46f9682
2 files changed
libs/base-nestjs-app/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [0.4.0](https://github.com/codibre/nestjs-context/compare/base-nestjs-app@0.3.4...${npm.name}@0.4.0) (2025-12-09)
4
+
5
+### Features
6
7
+* exposing docs/json ([0bea88e](https://github.com/codibre/nestjs-context/commit/0bea88ec99f03f58b0e1a18e604f607f50f9a8fa))
8
9
## [0.3.4](https://github.com/codibre/nestjs-context/compare/base-nestjs-app@0.3.3...${npm.name}@0.3.4) (2025-12-06)
10
11
### Bug Fixes
libs/base-nestjs-app/package.json
@@ -1,6 +1,6 @@
{
"name": "base-nestjs-app",
- "version": "0.3.4",
+ "version": "0.4.0",
"description": "Nestjs wrapper for creation of standarized apps",
"main": "dist/index.js",
"files": [
0 commit comments