Skip to content

Commit f4a1062

Browse files
chore(release): 3.0.0-stage.1
[skip ci] ## 3.0.0-stage.1 (2026-01-08) * fix: rename edge_access to workloads_access (#345) ([f9f5bd9](f9f5bd9)), closes [#345](#345) ### BREAKING CHANGE * rename edge_access to workloads_access in the storage package.
1 parent f9f5bd9 commit f4a1062

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 3.0.0-stage.1 (2026-01-08)
2+
3+
* 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)
4+
5+
6+
### BREAKING CHANGE
7+
8+
* rename edge_access to workloads_access in the storage package.
9+
110
## <small>2.3.3 (2026-01-07)</small>
211

312
* Merge pull request #344 from aziontech/stage ([2556f52](https://github.com/aziontech/lib/commit/2556f52)), closes [#344](https://github.com/aziontech/lib/issues/344)

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": "2.3.3",
3+
"version": "3.0.0-stage.1",
44
"description": "Azion Packages for Edge Computing.",
55
"scripts": {
66
"prepare": "husky",

0 commit comments

Comments
 (0)