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.
Files changed (2) hide show
  1. package/README.md +3 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # rapidkit
1
+ # RapidKit CLI
2
2
 
3
3
  [![npm version](https://img.shields.io/npm/v/rapidkit.svg?style=flat-square)](https://www.npmjs.com/package/rapidkit)
4
4
  [![npm downloads](https://img.shields.io/npm/dm/rapidkit.svg?style=flat-square)](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
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "rapidkit",
3
- "version": "0.13.0",
3
+ "version": "0.13.1",
4
4
  "type": "module",
5
5
  "description": "Create RapidKit projects with a single command - The official CLI for RapidKit framework",
6
6
  "keywords": [