Skip to content

Commit 706e8a2

Browse files
author
Release Bot[bot]
committed
RELEASING: Releasing 9 package(s)
Releases: @sit-onyx/[email protected] @sit-onyx/[email protected] [email protected] [email protected] [email protected] @sit-onyx/[email protected] @sit-onyx/[email protected] @sit-onyx/[email protected] @sit-onyx/[email protected] [skip ci]
1 parent 188c94d commit 706e8a2

File tree

19 files changed

+71
-9
lines changed

19 files changed

+71
-9
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090
"funny-pans-help",
9191
"funny-roses-prove",
9292
"funny-socks-rhyme",
93+
"funny-spiders-help",
9394
"fuzzy-beds-worry",
9495
"fuzzy-hats-film",
9596
"gentle-dingos-begin",

apps/demo-app/CHANGELOG.md

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

3+
## 1.0.0-beta.44
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [188c94d]
8+
- @sit-onyx/icons@1.0.0-beta.3
9+
10+
311
## 1.0.0-beta.43
412

513
### 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.43",
4+
"version": "1.0.0-beta.44",
55
"type": "module",
66
"scripts": {
77
"dev": "turbo run vite --filter demo-app",

apps/playground/CHANGELOG.md

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

3+
## 1.0.0-beta.44
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [188c94d]
8+
- @sit-onyx/icons@1.0.0-beta.3
9+
10+
311
## 1.0.0-beta.43
412

513
### 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.43",
3+
"version": "1.0.0-beta.44",
44
"description": "Playground for the onyx Vue components",
55
"type": "module",
66
"author": "Schwarz IT KG",

packages/chartjs-plugin/CHANGELOG.md

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

3+
## 1.0.0-beta.44
4+
5+
### Patch Changes
6+
7+
8+
39
## 1.0.0-beta.43
410

511
### 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.43",
4+
"version": "1.0.0-beta.44",
55
"type": "module",
66
"author": "Schwarz IT KG",
77
"license": "Apache-2.0",

packages/figma-utils/CHANGELOG.md

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

3+
## 1.0.0-beta.3
4+
5+
### Patch Changes
6+
7+
- 188c94d: fix(icons): prevent empty string aliases
8+
39
## 1.0.0-beta.2
410

511
### Minor Changes

packages/figma-utils/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/figma-utils",
33
"description": "Utility functions and CLI for importing data from the Figma API into different formats (e.g. CSS, SCSS etc.)",
4-
"version": "1.0.0-beta.2",
4+
"version": "1.0.0-beta.3",
55
"type": "module",
66
"bin": {
77
"@sit-onyx/figma-utils": "./dist/cli.js"

packages/icons/CHANGELOG.md

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

3+
## 1.0.0-beta.3
4+
5+
### Patch Changes
6+
7+
- 188c94d: fix(icons): prevent empty string aliases
8+
39
## 1.0.0-beta.2
410

511
### Minor Changes

0 commit comments

Comments
 (0)