🔖(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:
Nathan Vasse
2023-02-21 10:34:39 +01:00
committed by NathanVss
parent 2a5acea4a4
commit 8ad95945a8
10 changed files with 34 additions and 33 deletions

View File

@@ -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

View File

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

View File

@@ -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

View File

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