Skip to content

Commit

Permalink
v1.5.7 (#332)
Browse files Browse the repository at this point in the history
  • Loading branch information
MedElfadhelELHACHEMI authored Jan 12, 2023
1 parent 107d667 commit df7e6a4
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,20 @@ To better understand the changelog, here are some legends we use:
- 🛠 Refactor
- 💄 Style


## 1.5.7

`2023-01-12`

- 🆕 Added SidePanel variant to modal [#322](https://github.com/cap-collectif/ui/pull/322)
- 🆕 Added Time Input [#324](https://github.com/cap-collectif/ui/pull/324)
- 💄 Added More `SpotIcons` [#329](https://github.com/cap-collectif/ui/pull/329)
- 💄 Added Transparent Accordion Variant [#330](https://github.com/cap-collectif/ui/pull/330)
- 💄 Added `onClear` prop on Inputs [#323](https://github.com/cap-collectif/ui/pull/323)
- 💄 Added Tabs component [#325](https://github.com/cap-collectif/ui/pull/325)
- 🛠 Updated Organisation Icon [#331](https://github.com/cap-collectif/ui/pull/331)


## 1.5.6

`2022-10-03`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.5.6",
"version": "1.5.7",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit df7e6a4

Please sign in to comment.