Skip to content

Commit

Permalink
chore: release v4.8.3 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
CPatchane committed Jan 22, 2018
1 parent 96ee55d commit 4c36084
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Removed


## [v4.8.3] - 2018-01-22

### Added
- Add storage link to storage settings view
- Add coming soon modal description for cozy-store

### Fixed
- Get back coming soon apps in apps list menu
- Improve global keyboard accessibility


## [v4.8.2] - 2018-01-10

### Fixed
Expand Down Expand Up @@ -293,7 +304,9 @@ v4.3.0, v4.3.2, v4.3.3 are only there because of build problems on Travis.
- Support link href


[Unreleased]: https://github.com/cozy/cozy-bar/compare/v4.8.1...HEAD
[Unreleased]: https://github.com/cozy/cozy-bar/compare/v4.8.3...HEAD
[v4.8.3]: https://github.com/cozy/cozy-bar/compare/v4.8.2...v4.8.3
[v4.8.1]: https://github.com/cozy/cozy-bar/compare/v4.8.1...v4.8.2
[v4.8.1]: https://github.com/cozy/cozy-bar/compare/v4.8.0...v4.8.1
[v4.8.0]: https://github.com/cozy/cozy-bar/compare/v4.7.0...v4.8.0
[v4.7.0]: https://github.com/cozy/cozy-bar/compare/v4.6.0...v4.7.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cozy-bar",
"version": "4.8.2",
"version": "4.8.3",
"description": "cozy-bar.js library, a small lib provided by cozy-stack to inject the Cozy-bar component into each app",
"main": "dist/cozy-bar.js",
"author": "Cozy Cloud <[email protected]> (https://cozy.io/)",
Expand Down

0 comments on commit 4c36084

Please sign in to comment.