🔖(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:
10
apps/demo/CHANGELOG.md
Normal file
10
apps/demo/CHANGELOG.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# cunningham-demo
|
||||
|
||||
## 0.0.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 2a5acea: The CSS utility classes are no longer automatically included when using Cunningham bin.
|
||||
|
||||
[unreleased]: https://github.com/openfun/cunningham/compare/cunningham-demo@0.0.1...main
|
||||
[0.0.1]: https://github.com/openfun/cunningham/compare/0b532742e7f9747c5d573b869daa8aca0d79e7f1...cunningham-demo@0.0.1
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "cunningham-demo",
|
||||
"private": true,
|
||||
"version": "0.0.0",
|
||||
"version": "0.0.1",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"lint": "eslint . 'src/**/*.{ts,tsx}'",
|
||||
|
||||
Reference in New Issue
Block a user