Skip to content

Commit

Permalink
chore(release): 0.4.16
Browse files Browse the repository at this point in the history
  • Loading branch information
ZxBot committed May 12, 2022
1 parent 03bbc8e commit 9c627a2
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.4.16](https://github.com/zextras/carbonio-shell-ui/compare/v0.4.15...v0.4.16) (2022-05-12)


### Features

* added item customization callback to folder accordion hook ([94c0e03](https://github.com/zextras/carbonio-shell-ui/commit/94c0e039d897fcbf65da5778c39e5f474a3fd71c))


### Bug Fixes

* added exports to useUserSetting and getUserSetting ([1eb46cf](https://github.com/zextras/carbonio-shell-ui/commit/1eb46cfb8562273295835c13911e64744acc13a6))
* disableHover flag on root accordion items ([dff2ee0](https://github.com/zextras/carbonio-shell-ui/commit/dff2ee0dac9d2e5a2783289b65299222cc75dc98))
* useLocalStorage ([03bbc8e](https://github.com/zextras/carbonio-shell-ui/commit/03bbc8e1f9076094623258861bd011bb7f336558))

### [0.4.15](https://github.com/zextras/carbonio-shell-ui/compare/v0.4.14...v0.4.15) (2022-05-11)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zextras/carbonio-shell-ui",
"version": "0.4.15",
"version": "0.4.16",
"description": "The Zextras Carbonio web client",
"main": "dist/zapp-shell.bundle.js",
"types": "./types/index.d.ts",
Expand Down

0 comments on commit 9c627a2

Please sign in to comment.