Skip to content

Commit a9625eb

Browse files
committed
πŸ”–(release) version packages
Bump @openfun/cunningham-react to 0.4.0 Bump @openfun/cunningham-tokens to 0.3.0
1 parent b9d2f29 commit a9625eb

11 files changed

+26
-39
lines changed

β€Ž.changeset/clean-ladybugs-visit.mdβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€Ž.changeset/grumpy-otters-sniff.mdβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€Ž.changeset/nasty-donuts-run.mdβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€Ž.changeset/pretty-buckets-refuse.mdβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€Ž.changeset/quick-singers-poke.mdβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€Ž.changeset/slow-wolves-reflect.mdβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€Ž.changeset/tall-lions-speak.mdβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€Žpackages/react/CHANGELOG.mdβ€Ž

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# @openfun/cunningham-react
22

3+
## 0.4.0
4+
5+
### Minor Changes
6+
7+
- 4f11684: Add Field component
8+
- feea284: Add Input component
9+
- 43096e2: add Checkbox component
10+
- f5cb2e7: add Radio component
11+
12+
### Patch Changes
13+
14+
- a462bb5: add compact mode to Field
15+
- 26be159: make Pagination use new Input
16+
317
## 0.3.0
418

519
### Minor Changes
@@ -42,7 +56,8 @@
4256
- 4ebbf16: Add package
4357
- 4ebbf16: Add component's tokens handling
4458

45-
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]
59+
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]
60+
[0.3.0]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]
4661
[0.3.0]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]
4762
[0.2.0]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]
4863
[0.1.1]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected]

β€Žpackages/react/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@openfun/cunningham-react",
33
"private": false,
4-
"version": "0.3.0",
4+
"version": "0.4.0",
55
"publishConfig": {
66
"access": "public"
77
},

β€Žpackages/tokens/CHANGELOG.mdβ€Ž

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @openfun/cunningham-tokens
22

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- b9d2f29: Fix SassGenerator
8+
39
## 0.2.0
410

511
### Minor Changes
@@ -26,7 +32,8 @@
2632
- 4ebbf16: Add utility classes
2733
- 4ebbf16: Add official design tokens
2834

29-
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]
35+
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]
36+
[0.3.0]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected]
3037
[0.2.0]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected]
3138
[0.1.1]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected]
3239
[0.1.0]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected]

0 commit comments

Comments
Β (0)