🔖(release) version packages
Bump @openfun/cunningham-tokens to 2.0.0 Bump @openfun/cunningham-react to 2.0.0 Bump cunningham-demo to 1.0.0
This commit is contained in:
@@ -1,5 +1,16 @@
|
||||
# @openfun/cunningham-react
|
||||
|
||||
## 2.0.0
|
||||
|
||||
### Major Changes
|
||||
|
||||
- cce8eccf: add themes management
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- cf3a589d: Export Button props
|
||||
- 1c7a114b: add ref to Select
|
||||
|
||||
## 1.3.1
|
||||
|
||||
### Patch Changes
|
||||
@@ -278,7 +289,8 @@
|
||||
- 4ebbf16: Add package
|
||||
- 4ebbf16: Add component's tokens handling
|
||||
|
||||
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@1.3.1...main
|
||||
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.0.0...main
|
||||
[2.0.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@1.3.1...@openfun/cunningham-react@2.0.0
|
||||
[1.3.1]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@1.3.0...@openfun/cunningham-react@1.3.1
|
||||
[1.3.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@1.2.0...@openfun/cunningham-react@1.3.0
|
||||
[1.2.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@1.1.0...@openfun/cunningham-react@1.2.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@openfun/cunningham-react",
|
||||
"private": false,
|
||||
"version": "1.3.1",
|
||||
"version": "2.0.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @openfun/cunningham-tokens
|
||||
|
||||
## 2.0.0
|
||||
|
||||
### Major Changes
|
||||
|
||||
- cce8eccf: add themes management
|
||||
|
||||
## 1.0.1
|
||||
|
||||
### Patch Changes
|
||||
@@ -76,7 +82,8 @@
|
||||
- 4ebbf16: Add utility classes
|
||||
- 4ebbf16: Add official design tokens
|
||||
|
||||
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@1.0.1...main
|
||||
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@2.0.0...main
|
||||
[2.0.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@1.0.1...@openfun/cunningham-tokens@2.0.0
|
||||
[1.0.1]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@1.0.0...@openfun/cunningham-tokens@1.0.1
|
||||
[1.0.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@0.7.1...@openfun/cunningham-tokens@1.0.0
|
||||
[0.7.1]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@0.7.0...@openfun/cunningham-tokens@0.7.1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@openfun/cunningham-tokens",
|
||||
"private": false,
|
||||
"version": "1.0.1",
|
||||
"version": "2.0.0",
|
||||
"license": "MIT",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
Reference in New Issue
Block a user