@avytheone/efmesh 0.1.0-beta.1 → 0.1.0-beta.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 +6 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -7,6 +7,12 @@
|
|
|
7
7
|
|
|
8
8
|
## [Unreleased]
|
|
9
9
|
|
|
10
|
+
## [0.1.0-beta.2] — 2026-07-16
|
|
11
|
+
|
|
12
|
+
- Релизный конвейер: публикация в npmjs.org из GitHub Actions по тегу
|
|
13
|
+
`v*` через Trusted Publishing (OIDC, без токенов) с provenance.
|
|
14
|
+
Содержимое пакета не менялось — релиз проверяет сам конвейер.
|
|
15
|
+
|
|
10
16
|
## [0.1.0-beta.1] — 2026-07-16
|
|
11
17
|
|
|
12
18
|
Первая публичная бета. Всё ниже — новое.
|