Skip to content

Commit

Permalink
ci: release (#357)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
dev-wonderflow and github-actions[bot] committed Apr 5, 2024
1 parent 43638ef commit 24f3928
Show file tree
Hide file tree
Showing 15 changed files with 234 additions and 123 deletions.
6 changes: 0 additions & 6 deletions .changeset/violet-news-provide.md

This file was deleted.

10 changes: 5 additions & 5 deletions apps/docs/package.json
Expand Up @@ -38,10 +38,10 @@
"@mvasilkov/outdent": "1.0.5",
"@next/mdx": "12.3.1",
"@slack/web-api": "6.10.0",
"@wonderflow/react-components": "14.0.1",
"@wonderflow/symbols": "14.0.1",
"@wonderflow/themes": "14.0.1",
"@wonderflow/charts": "14.0.1",
"@wonderflow/react-components": "14.0.2",
"@wonderflow/symbols": "14.0.2",
"@wonderflow/themes": "14.0.2",
"@wonderflow/charts": "14.0.2",
"ahooks": "3.7.11",
"bezier-easing-editor": "0.8.0",
"clsx": "1.2.1",
Expand Down Expand Up @@ -69,7 +69,7 @@
"slugify": "1.6.6"
},
"devDependencies": {
"@wonderflow/config": "14.0.1",
"@wonderflow/config": "14.0.2",
"@next/bundle-analyzer": "12.3.1",
"@next/eslint-plugin-next": "12.3.1",
"@types/mdx-js__react": "1.5.8",
Expand Down
293 changes: 193 additions & 100 deletions package-lock.json

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions packages/charts/CHANGELOG.md
@@ -1,5 +1,11 @@
# @wonderflow/charts

## 14.0.2

### Patch Changes

- 43638ef: Update babel deps

## 14.0.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/charts/package.json
@@ -1,6 +1,6 @@
{
"name": "@wonderflow/charts",
"version": "14.0.1",
"version": "14.0.2",
"description": "Wonderflow's Wanda Design System Charting Library",
"author": "Wonderflow Design Team",
"contributors": [
Expand Down Expand Up @@ -67,7 +67,7 @@
"@types/react-dom": "17.0.14",
"@types/react-test-renderer": "18.0.7",
"@types/uuid": "9.0.8",
"@wonderflow/config": "14.0.1",
"@wonderflow/config": "14.0.2",
"babel-loader": "8.2.5",
"cpy-cli": "3.1.1",
"postcss": "8.4.38",
Expand Down
6 changes: 6 additions & 0 deletions packages/config/CHANGELOG.md
@@ -1,5 +1,11 @@
# @wonderflow/config

## 14.0.2

### Patch Changes

- @wonderflow/tokens@14.0.2

## 14.0.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/config/package.json
@@ -1,7 +1,7 @@
{
"name": "@wonderflow/config",
"description": "Wanda design system shared configurations ",
"version": "14.0.1",
"version": "14.0.2",
"author": "Wonderflow",
"license": "Apache-2.0",
"main": "dist/index",
Expand Down Expand Up @@ -34,7 +34,7 @@
"postcss": ">=8.x"
},
"dependencies": {
"@wonderflow/tokens": "14.0.1",
"@wonderflow/tokens": "14.0.2",
"cssnano": "5.1.13",
"cssnano-preset-default": "5.2.12",
"flat": "5.0.2",
Expand Down
6 changes: 6 additions & 0 deletions packages/react-components/CHANGELOG.md
@@ -1,5 +1,11 @@
# @wonderflow/react-components

## 14.0.2

### Patch Changes

- 43638ef: Update babel deps

## 14.0.1

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/react-components/package.json
@@ -1,6 +1,6 @@
{
"name": "@wonderflow/react-components",
"version": "14.0.1",
"version": "14.0.2",
"description": "UI components from Wonderflow's Wanda design system",
"author": "Wonderflow",
"license": "Apache-2.0",
Expand Down Expand Up @@ -82,9 +82,9 @@
"@types/react-dom": "17.0.14",
"@types/react-table": "7.7.20",
"@types/react-test-renderer": "18.0.7",
"@wonderflow/config": "14.0.1",
"@wonderflow/tokens": "14.0.1",
"@wonderflow/charts": "14.0.1",
"@wonderflow/config": "14.0.2",
"@wonderflow/tokens": "14.0.2",
"@wonderflow/charts": "14.0.2",
"@types/uuid": "9.0.8",
"babel-loader": "8.2.5",
"cpy-cli": "3.1.1",
Expand Down
2 changes: 2 additions & 0 deletions packages/symbols/CHANGELOG.md
@@ -1,5 +1,7 @@
# @wonderflow/symbols

## 14.0.2

## 14.0.1

## 14.0.0
Expand Down
2 changes: 1 addition & 1 deletion packages/symbols/package.json
@@ -1,7 +1,7 @@
{
"name": "@wonderflow/symbols",
"description": "Wanda's symbols",
"version": "14.0.1",
"version": "14.0.2",
"author": "Wonderflow",
"license": "Apache-2.0",
"main": "dist/index",
Expand Down
2 changes: 2 additions & 0 deletions packages/themes/CHANGELOG.md
@@ -1,5 +1,7 @@
# @wonderflow/themes

## 14.0.2

## 14.0.1

## 14.0.0
Expand Down
4 changes: 2 additions & 2 deletions packages/themes/package.json
@@ -1,7 +1,7 @@
{
"name": "@wonderflow/themes",
"description": "Wanda design system themes",
"version": "14.0.1",
"version": "14.0.2",
"author": "Wonderflow",
"main": "dist/themes.css",
"style": "dist/themes.css",
Expand Down Expand Up @@ -41,7 +41,7 @@
"url": "https://github.com/wonderflow-bv/wanda/issues"
},
"devDependencies": {
"@wonderflow/tokens": "14.0.1",
"@wonderflow/tokens": "14.0.2",
"fs-extra": "10.1.0",
"style-dictionary": "3.9.2",
"tsconfig": "10.0.0",
Expand Down
2 changes: 2 additions & 0 deletions packages/tokens/CHANGELOG.md
@@ -1,5 +1,7 @@
# @wonderflow/tokens

## 14.0.2

## 14.0.1

## 14.0.0
Expand Down
2 changes: 1 addition & 1 deletion packages/tokens/package.json
@@ -1,6 +1,6 @@
{
"name": "@wonderflow/tokens",
"version": "14.0.1",
"version": "14.0.2",
"description": "Design tokens from Wonderflow design language",
"main": "platforms/web/index",
"files": [
Expand Down

0 comments on commit 24f3928

Please sign in to comment.