create-atelier-ui-workspace 0.0.21 → 0.0.22

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/CHANGELOG.md +11 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,14 @@
1
+ ## 0.0.22 (2026-04-23)
2
+
3
+ ### 🩹 Fixes
4
+
5
+ - **e2e:** stop verdaccio cleanly so CLI e2e job doesn't time out ([899d356](https://github.com/DominikPieper/atelier-ui/commit/899d356))
6
+
7
+ ### ❤️ Thank You
8
+
9
+ - Claude Opus 4.7 (1M context)
10
+ - Dominik Pieper
11
+
1
12
  ## 0.0.21 (2026-04-23)
2
13
 
3
14
  This was a version bump only for create-atelier-ui-workspace to align it with other projects, there were no code changes.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-atelier-ui-workspace",
3
- "version": "0.0.21",
3
+ "version": "0.0.22",
4
4
  "description": "Create an Atelier UI Angular workshop workspace in one command",
5
5
  "keywords": [
6
6
  "nx",