Skip to content

Commit 863a629

Browse files
chore(release): @aziontech/webkit 1.2.0 [skip ci]
## [1.2.0](https://github.com/aziontech/webkit/compare/@aziontech/webkit@1.1.0...@aziontech/webkit@1.2.0) (2026-03-12) ### Features * adding button azion system status ([a2cd287](a2cd287)) ### Bug Fixes * publish trigger to npm publish ([fc2ae3c](fc2ae3c))
1 parent fc2ae3c commit 863a629

2 files changed

Lines changed: 13 additions & 2 deletions

File tree

packages/webkit/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [1.2.0](https://github.com/aziontech/webkit/compare/@aziontech/webkit@1.1.0...@aziontech/webkit@1.2.0) (2026-03-12)
2+
3+
4+
### Features
5+
6+
* adding button azion system status ([a2cd287](https://github.com/aziontech/webkit/commit/a2cd287eea8c8a695d3e1b744b0ba729e082d2c7))
7+
8+
9+
### Bug Fixes
10+
11+
* publish trigger to npm publish ([fc2ae3c](https://github.com/aziontech/webkit/commit/fc2ae3cf3793a92e2045bdd80a4b5e2f1c94543e))
12+
113
## [1.1.0](https://github.com/aziontech/webkit/compare/@aziontech/webkit@1.0.1...@aziontech/webkit@1.1.0) (2026-03-12)
214

315

packages/webkit/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aziontech/webkit",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Reusable UI components and design system utilities for building Azion web interfaces.",
55
"license": "MIT",
66
"repository": {
@@ -67,7 +67,6 @@
6767
"./field-text-privacy": "./src/core/form/field-text-privacy/field-text-privacy.vue",
6868
"./label": "./src/core/form/label/label.vue",
6969
"./selector-block": "./src/core/selector-block/selector-block.vue",
70-
7170
"./azion-system-status": "./src/components/azion-system-status/azion-system-status.vue"
7271
}
7372
}

0 commit comments

Comments
 (0)