🔖(release) version packages

Bump @openfun/cunningham-react to 0.8.2
Bump @openfun/cunningham-tokens to 0.5.0
This commit is contained in:
Nathan Vasse
2023-06-23 14:34:19 +02:00
committed by NathanVss
parent c160359045
commit 16463c6c83
5 changed files with 18 additions and 9 deletions

View File

@@ -1,5 +1,11 @@
# @openfun/cunningham-react
## 0.8.2
### Patch Changes
- c160359: Export date picker components
## 0.8.1
### Patch Changes
@@ -139,7 +145,8 @@
- 4ebbf16: Add package
- 4ebbf16: Add component's tokens handling
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.8.1...main
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.8.2...main
[0.8.2]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.8.1...@openfun/cunningham-react@0.8.2
[0.8.1]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.8.0...@openfun/cunningham-react@0.8.1
[0.8.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.7.0...@openfun/cunningham-react@0.8.0
[0.7.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.6.2...@openfun/cunningham-react@0.7.0

View File

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