Skip to content

Commit c46223f

Browse files
chore(release): @aziontech/webkit 1.10.0 [skip ci]
## [1.10.0](https://github.com/aziontech/webkit/compare/@aziontech/webkit@1.9.0...@aziontech/webkit@1.10.0) (2026-03-24) ### Features * add theme in storybook ([7d2dd17](7d2dd17)) * add theme tokens to storybook ([a94a353](a94a353))
1 parent de9d8c5 commit c46223f

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

packages/webkit/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.10.0](https://github.com/aziontech/webkit/compare/@aziontech/webkit@1.9.0...@aziontech/webkit@1.10.0) (2026-03-24)
2+
3+
4+
### Features
5+
6+
* add theme in storybook ([7d2dd17](https://github.com/aziontech/webkit/commit/7d2dd176f74fb6b3e34b37de92dcca0079302f4e))
7+
* add theme tokens to storybook ([a94a353](https://github.com/aziontech/webkit/commit/a94a353f7e4e62164661758d77f7c742a9fba132))
8+
19
## [1.9.0](https://github.com/aziontech/webkit/compare/@aziontech/webkit@1.8.5...@aziontech/webkit@1.9.0) (2026-03-24)
210

311

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.9.0",
3+
"version": "1.10.0",
44
"description": "Reusable UI components and design system utilities for building Azion web interfaces.",
55
"license": "MIT",
66
"repository": {
@@ -106,7 +106,6 @@
106106
"./toast": "./src/core/primevue/toast/toast.vue",
107107
"./toolbar": "./src/core/primevue/toolbar/toolbar.vue",
108108
"./badge": "./src/core/primevue/badge/badge.vue",
109-
110109
"./site/base-modal": "./src/components/site/base-modal/base-modal.vue",
111110
"./site/card-content": "./src/components/site/card-content/card-content.vue",
112111
"./site/card-link": "./src/components/site/card-link/card-link.vue",

0 commit comments

Comments
 (0)