@nextclaw/ui 0.3.17 → 0.4.0
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/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @nextclaw/ui
|
|
2
2
|
|
|
3
|
+
## 0.4.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- feat(release): promote marketplace milestone to minor version bump
|
|
8
|
+
- reclassify the recent marketplace integration as feature-level release
|
|
9
|
+
- align package versions with semver minor progression
|
|
10
|
+
- keep release coverage across cli, server and ui packages
|
|
11
|
+
|
|
3
12
|
## 0.3.17
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|