Skip to content

Commit 455f307

Browse files
chore(release): 3.0.0-stage.2
[skip ci] ## 3.0.0-stage.2 (2026-01-09) * feat: improve cache policy in presets and config (#346) ([79d3541](79d3541)), closes [#346](#346)
1 parent 79d3541 commit 455f307

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.0.0-stage.2 (2026-01-09)
2+
3+
* feat: improve cache policy in presets and config (#346) ([79d3541](https://github.com/aziontech/lib/commit/79d3541)), closes [#346](https://github.com/aziontech/lib/issues/346)
4+
15
## 3.0.0-stage.1 (2026-01-08)
26

37
* fix: rename edge_access to workloads_access (#345) ([f9f5bd9](https://github.com/aziontech/lib/commit/f9f5bd9)), closes [#345](https://github.com/aziontech/lib/issues/345)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "azion",
3-
"version": "3.0.0-stage.1",
3+
"version": "3.0.0-stage.2",
44
"description": "Azion Packages for Edge Computing.",
55
"scripts": {
66
"prepare": "husky",

0 commit comments

Comments
 (0)