Skip to content

Commit

Permalink
chore: release v4.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
y-lohse committed Sep 26, 2017
1 parent baa4519 commit 171f0fb
Show file tree
Hide file tree
Showing 10 changed files with 24 additions and 17 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Removed
- none yet

## [v4.2.4] - 2017-09-26
### Fixed
- Re-instaured spacer between the app title and navigation icons

## [v4.2.3] - 2017-09-26
### Fixed
- Fucked up the previous release
Expand Down Expand Up @@ -142,7 +146,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Changed
- Support link href

[Unreleased]: https://github.com/cozy/cozy-bar/compare/v4.2.3...HEAD
[Unreleased]: https://github.com/cozy/cozy-bar/compare/v4.2.4...HEAD
[v4.2.4]: https://github.com/cozy/cozy-bar/compare/v4.2.3...v4.2.4
[v4.2.3]: https://github.com/cozy/cozy-bar/compare/v4.2.2...v4.2.3
[v4.2.2]: https://github.com/cozy/cozy-bar/compare/v4.2.1...v4.2.2
[v4.2.1]: https://github.com/cozy/cozy-bar/compare/v4.2.0...v4.2.1
Expand Down
3 changes: 2 additions & 1 deletion dist/cozy-bar.js

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

2 changes: 1 addition & 1 deletion dist/cozy-bar.js.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/cozy-bar.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/cozy-bar.min.js.map

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion dist/cozy-bar.mobile.js

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

2 changes: 1 addition & 1 deletion dist/cozy-bar.mobile.js.map

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions dist/cozy-bar.mobile.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/cozy-bar.mobile.min.js.map

Large diffs are not rendered by default.

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.2.3",
"version": "4.2.4",
"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 171f0fb

Please sign in to comment.