We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79d3541 commit 455f307Copy full SHA for 455f307
CHANGELOG.md
@@ -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
5
## 3.0.0-stage.1 (2026-01-08)
6
7
* 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
@@ -1,6 +1,6 @@
{
"name": "azion",
- "version": "3.0.0-stage.1",
+ "version": "3.0.0-stage.2",
"description": "Azion Packages for Edge Computing.",
"scripts": {
"prepare": "husky",
0 commit comments