Skip to content

Commit

Permalink
🔖(release) version packages
Browse files Browse the repository at this point in the history
Bump @openfun/cunningham-react to 0.8.0
  • Loading branch information
NathanVss committed Jun 19, 2023
1 parent 34d2fe0 commit 760ffb4
Show file tree
Hide file tree
Showing 18 changed files with 27 additions and 82 deletions.
5 changes: 0 additions & 5 deletions .changeset/five-vans-cheat.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nasty-deers-yell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/neat-sheep-collect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/new-buckets-accept.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nice-garlics-dance.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/old-peas-peel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/perfect-countries-clean.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rotten-bears-raise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/seven-bulldogs-bow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spotty-moons-battle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strange-jeans-confess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sweet-carrots-cheer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sweet-oranges-jump.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/swift-snakes-rescue.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tasty-rabbits-march.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tricky-queens-deny.md

This file was deleted.

27 changes: 26 additions & 1 deletion packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# @openfun/cunningham-react

## 0.8.0

### Minor Changes

- 8cf2bb2: improve checkbox input styling configuration
- 787bd3d: allow autocompletion for DataGrid's renderCell
- 10fa71e: add datepicker component
- 30d08a9: add fullWidth props to Button
- 0153b50: add forms examples to documentation
- fe91471: add pixel-to-rem sass util function
- c8afa10: add multi select
- 1d1cf81: add a popover component
- 38538e3: improve radio input styling configuration
- 1ff37cf: improve input styling configuration

### Patch Changes

- 2c6a66b: change pagination border color
- a869fe5: reduce inputs borders
- 76ad562: Fix initial focused item on select opening under the calendar
- 6f05995: make eof stylesheet consistent with a newline
- 1cb1b48: add min-width to Field
- 9127fd8: support nested field in DataGrid

## 0.7.0

### Minor Changes
Expand Down Expand Up @@ -109,7 +133,8 @@
- 4ebbf16: Add package
- 4ebbf16: Add component's tokens handling

[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]
[0.8.0]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]
[0.7.0]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]
[0.6.2]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]
[0.6.1]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@openfun/cunningham-react",
"private": false,
"version": "0.7.0",
"version": "0.8.0",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 760ffb4

Please sign in to comment.