Skip to content

Commit a2cffa8

Browse files
author
Release Bot[bot]
committed
RELEASING: Releasing 6 package(s)
Releases: sit-onyx@1.0.0-beta.78 demo-app@1.0.0-beta.78 playground@1.0.0-beta.78 @sit-onyx/chartjs-plugin@1.0.0-beta.78 @sit-onyx/nuxt@1.0.0-beta.79 @sit-onyx/vitepress-theme@1.0.0-beta.79 [skip ci]
1 parent 4482d1d commit a2cffa8

File tree

13 files changed

+50
-6
lines changed

13 files changed

+50
-6
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@
247247
"rude-pans-fly",
248248
"rude-tools-happen",
249249
"selfish-gifts-draw",
250+
"selfish-houses-rule",
250251
"selfish-papayas-scream",
251252
"selfish-phones-pull",
252253
"selfish-socks-vanish",

apps/demo-app/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# demo-app
22

3+
## 1.0.0-beta.78
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [4482d1d]
8+
- sit-onyx@1.0.0-beta.78
9+
310
## 1.0.0-beta.77
411

512
### Patch Changes

apps/demo-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "demo-app",
33
"private": true,
4-
"version": "1.0.0-beta.77",
4+
"version": "1.0.0-beta.78",
55
"type": "module",
66
"scripts": {
77
"dev": "turbo run turbo:dev --filter=.",

apps/playground/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# playground
22

3+
## 1.0.0-beta.78
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [4482d1d]
8+
- sit-onyx@1.0.0-beta.78
9+
310
## 1.0.0-beta.77
411

512
### Patch Changes

apps/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "playground",
3-
"version": "1.0.0-beta.77",
3+
"version": "1.0.0-beta.78",
44
"description": "Playground for the onyx Vue components",
55
"type": "module",
66
"author": "Schwarz IT KG",

packages/chartjs-plugin/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @sit-onyx/chartjs-plugin
22

3+
## 1.0.0-beta.78
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [4482d1d]
8+
- sit-onyx@1.0.0-beta.78
9+
310
## 1.0.0-beta.77
411

512
### Patch Changes

packages/chartjs-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sit-onyx/chartjs-plugin",
33
"description": "A Chart.js plugin for the onyx design system created by Schwarz IT",
4-
"version": "1.0.0-beta.77",
4+
"version": "1.0.0-beta.78",
55
"type": "module",
66
"author": "Schwarz IT KG",
77
"license": "Apache-2.0",

packages/nuxt/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @sit-onyx/nuxt
22

3+
## 1.0.0-beta.79
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [4482d1d]
8+
- sit-onyx@1.0.0-beta.78
9+
310
## 1.0.0-beta.78
411

512
### Patch Changes

packages/nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sit-onyx/nuxt",
3-
"version": "1.0.0-beta.78",
3+
"version": "1.0.0-beta.79",
44
"description": "A Nuxt module to easily integrate onyx into Nuxt projects",
55
"author": "Schwarz IT KG",
66
"license": "Apache-2.0",

packages/sit-onyx/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# sit-onyx
22

3+
## 1.0.0-beta.78
4+
5+
### Minor Changes
6+
7+
- 4482d1d: feat(OnyxSelect): update the hover and focus colors of the chevron icon
8+
9+
Also a the title attribute to the chevron icon to show a native browser tooltip when hovering
10+
311
## 1.0.0-beta.77
412

513
### Major Changes

packages/sit-onyx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "sit-onyx",
33
"description": "A design system and Vue.js component library created by Schwarz IT",
4-
"version": "1.0.0-beta.77",
4+
"version": "1.0.0-beta.78",
55
"type": "module",
66
"author": "Schwarz IT KG",
77
"license": "Apache-2.0",

packages/vitepress-theme/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @sit-onyx/vitepress-theme
22

3+
## 1.0.0-beta.79
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [4482d1d]
8+
- sit-onyx@1.0.0-beta.78
9+
310
## 1.0.0-beta.78
411

512
### Patch Changes

packages/vitepress-theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sit-onyx/vitepress-theme",
33
"description": "VitePress theme that uses the onyx design system",
4-
"version": "1.0.0-beta.78",
4+
"version": "1.0.0-beta.79",
55
"type": "module",
66
"author": "Schwarz IT KG",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)