🔖(release) version packages

Bump @openfun/cunningham-tokens to 0.1.0
Bump @openfun/cunningham-react to 0.1.0
This commit is contained in:
Nathan Vasse
2023-01-31 11:04:15 +01:00
committed by NathanVss
parent 63118d0f3e
commit 89138e0a5a
9 changed files with 31 additions and 27 deletions

View File

@@ -0,0 +1,18 @@
# @openfun/cunningham-react
## 0.1.0
### Minor Changes
- 4ebbf16: Add storybook
- 4ebbf16: Add package
- 4ebbf16: Add component's tokens handling
### Patch Changes
- Updated dependencies [4ebbf16]
- Updated dependencies [4ebbf16]
- @openfun/cunningham-tokens@0.1.0
[0.1.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.0.0...@openfun/cunningham-react@0.1.0
[0.0.0]: https://github.com/openfun/cunningham/compare/0b532742e7f9747c5d573b869daa8aca0d79e7f1...@openfun/cunningham-react@0.0.0

View File

@@ -1,7 +1,7 @@
{
"name": "@openfun/cunningham-react",
"private": false,
"version": "0.0.0",
"version": "0.1.0",
"publishConfig": {
"access": "public"
},

View File

@@ -0,0 +1,11 @@
# @openfun/cunningham-tokens
## 0.1.0
### Minor Changes
- 4ebbf16: Add utility classes
- 4ebbf16: Add official design tokens
[0.1.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@0.0.0...@openfun/cunningham-tokens@0.1.0
[0.0.0]: https://github.com/openfun/cunningham/compare/0b532742e7f9747c5d573b869daa8aca0d79e7f1...@openfun/cunningham-tokens@0.0.0

View File

@@ -1,7 +1,7 @@
{
"name": "@openfun/cunningham-tokens",
"private": false,
"version": "0.0.0",
"version": "0.1.0",
"license": "MIT",
"publishConfig": {
"access": "public"