create-atelier-ui-workspace 0.0.21 → 0.0.23

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