rapidkit 0.13.0 → 0.13.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
#
|
|
1
|
+
# RapidKit CLI
|
|
2
2
|
|
|
3
3
|
[](https://www.npmjs.com/package/rapidkit)
|
|
4
4
|
[](https://www.npmjs.com/package/rapidkit)
|
|
@@ -199,6 +199,8 @@ MIT
|
|
|
199
199
|
|
|
200
200
|
---
|
|
201
201
|
|
|
202
|
+
**v0.13.0** - NestJS test coverage boost (75%→90%), demo-kit improvements
|
|
203
|
+
|
|
202
204
|
**v0.12.4** - Friendly shell activation UX with green headers and robust fallback logic
|
|
203
205
|
|
|
204
206
|
**v0.12.2** - Simplified CLI: `rapidkit init` now handles environment activation automatically
|