Skip to content

Commit

Permalink
chore(release): 6.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.0.0](v5.0.0...v6.0.0) (2022-07-19)

### Features

* **deps:** upgrade cosmoz-utils ([92184ab](92184ab))

### BREAKING CHANGES

* **deps:** cosmoz-utils upgrade.
  • Loading branch information
semantic-release-bot committed Jul 19, 2022
1 parent 6b8b9e2 commit a53a35f
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [6.0.0](https://github.com/neovici/cosmoz-image-viewer/compare/v5.0.0...v6.0.0) (2022-07-19)


### Features

* **deps:** upgrade cosmoz-utils ([92184ab](https://github.com/neovici/cosmoz-image-viewer/commit/92184abbba8fc744167b0a30911d1479f7923a5f))


### BREAKING CHANGES

* **deps:** cosmoz-utils upgrade.

# [5.0.0](https://github.com/neovici/cosmoz-image-viewer/compare/v4.0.0...v5.0.0) (2022-06-22)


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": "@neovici/cosmoz-image-viewer",
"version": "5.0.0",
"version": "6.0.0",
"description": "[![Build Status](https://travis-ci.org/Neovici/cosmoz-image-viewer.svg?branch=master)](https://travis-ci.org/Neovici/cosmoz-image-viewer)",
"keywords": [
"polymer",
Expand Down

0 comments on commit a53a35f

Please sign in to comment.