🔖(release) version packages

Bump @openfun/cunningham-react to 0.3.0
Bump @openfun/cunningham-tokens to 0.2.0
This commit is contained in:
jbpenrath
2023-04-21 11:37:57 +02:00
committed by Jean-Baptiste PENRATH
parent 1be02f5a85
commit f0a1dd2f5b
10 changed files with 28 additions and 34 deletions

View File

@@ -1,5 +1,15 @@
# @openfun/cunningham-react
## 0.3.0
### Minor Changes
- 1be02f5: remove button box shadow
### Patch Changes
- e90563a: Install missing Storybook dependencies
## 0.2.0
### Minor Changes
@@ -32,7 +42,8 @@
- 4ebbf16: Add package
- 4ebbf16: Add component's tokens handling
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.2.0...main
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.3.0...main
[0.3.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.2.0...0.3.0
[0.2.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.1.1...0.2.0
[0.1.1]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.1.0...@openfun/cunningham-react@0.1.1
[0.1.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.0.0...@openfun/cunningham-react@0.1.0

View File

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