@takazudo/zdtp 0.8.1 → 0.8.2
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 +8 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -8,6 +8,14 @@ The format is based on Keep a Changelog, and release notes are generated from th
|
|
|
8
8
|
|
|
9
9
|
No unreleased changes yet.
|
|
10
10
|
|
|
11
|
+
## [0.8.2] - 2026-09-21
|
|
12
|
+
|
|
13
|
+
### Other Changes
|
|
14
|
+
|
|
15
|
+
- chore(deps): bump @takazudo/* registry deps to frozen targets ([#983](https://github.com/Takazudo/zudo-design-token-panel/pull/983)) (993b0f2)
|
|
16
|
+
- chore(deps): sync vendored zudo-doc manifest and pin prose to 5.26.3 / 0.8.1 ([#983](https://github.com/Takazudo/zudo-design-token-panel/pull/983)) (04943a4)
|
|
17
|
+
- chore(deps): stamp zudo-doc pins to v5.26.3 after verify ([#983](https://github.com/Takazudo/zudo-design-token-panel/pull/983)) (0570df5)
|
|
18
|
+
|
|
11
19
|
## [0.8.1] - 2026-09-21
|
|
12
20
|
|
|
13
21
|
### Features
|