🔖(release) version packages
Bump cunningham-demo to 0.0.1 Bump @openfun/cunningham-react to 0.1.1 Bump @openfun/cunningham-tokens to 0.1.1
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# @openfun/cunningham-react
|
||||
|
||||
## 0.1.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 2a5acea: The CSS utility classes are no longer automatically included when using Cunningham bin.
|
||||
- 722b66b: Make Button handle icon only
|
||||
- cd88e46: Split fonts in a separated CSS file
|
||||
|
||||
## 0.1.0
|
||||
|
||||
### Minor Changes
|
||||
@@ -8,11 +16,7 @@
|
||||
- 4ebbf16: Add package
|
||||
- 4ebbf16: Add component's tokens handling
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [4ebbf16]
|
||||
- Updated dependencies [4ebbf16]
|
||||
- @openfun/cunningham-tokens@0.1.0
|
||||
|
||||
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.1.1...main
|
||||
[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
|
||||
[0.0.0]: https://github.com/openfun/cunningham/compare/0b532742e7f9747c5d573b869daa8aca0d79e7f1...@openfun/cunningham-react@0.0.0
|
||||
[0.0.0]: https://github.com/openfun/cunningham/compare/0b532742e7f9747c5d573b869daa8aca0d79e7f1...@openfun/cunningham-react@0.0.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@openfun/cunningham-react",
|
||||
"private": false,
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @openfun/cunningham-tokens
|
||||
|
||||
## 0.1.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 479e077: fix windows generate tokens
|
||||
- 2a5acea: The CSS utility classes are no longer automatically included when using Cunningham bin.
|
||||
|
||||
## 0.1.0
|
||||
|
||||
### Minor Changes
|
||||
@@ -7,5 +14,7 @@
|
||||
- 4ebbf16: Add utility classes
|
||||
- 4ebbf16: Add official design tokens
|
||||
|
||||
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@0.1.1...main
|
||||
[0.1.1]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@0.1.0...@openfun/cunningham-tokens@0.1.1
|
||||
[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
|
||||
[0.0.0]: https://github.com/openfun/cunningham/compare/0b532742e7f9747c5d573b869daa8aca0d79e7f1...@openfun/cunningham-tokens@0.0.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@openfun/cunningham-tokens",
|
||||
"private": false,
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"license": "MIT",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
Reference in New Issue
Block a user