@7n/rules-ci-github 1.9.3 → 1.9.5
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 +16 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,21 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [1.9.5] - 2026-07-23
|
|
4
|
+
|
|
5
|
+
### Changed
|
|
6
|
+
|
|
7
|
+
- doc_comments rollout: header-JSDoc у vitest.config (T0 promote)
|
|
8
|
+
- doc_comments rollout: header/export JSDoc у конфігах demo
|
|
9
|
+
- doc_comments rollout: header-JSDoc у vitest.config
|
|
10
|
+
|
|
11
|
+
## [1.9.4] - 2026-07-23
|
|
12
|
+
|
|
13
|
+
### Changed
|
|
14
|
+
|
|
15
|
+
- doc_comments rollout: header-JSDoc у vitest.config (T0 promote)
|
|
16
|
+
- doc_comments rollout: header/export JSDoc у конфігах demo
|
|
17
|
+
- doc_comments rollout: header-JSDoc у vitest.config
|
|
18
|
+
|
|
3
19
|
## [1.9.3] - 2026-07-23
|
|
4
20
|
|
|
5
21
|
### Changed
|