Skip to content

Commit

Permalink
chore(release): 7.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [7.0.0](v6.0.0...v7.0.0) (2023-12-08)

* feat!: refactor to haunted ([577b27c](577b27c))

### BREAKING CHANGES

* dropped all polymer code
  • Loading branch information
semantic-release-bot committed Dec 8, 2023
1 parent 1779140 commit 21d57c6
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [7.0.0](https://github.com/neovici/cosmoz-image-viewer/compare/v6.0.0...v7.0.0) (2023-12-08)


* feat!: refactor to haunted ([577b27c](https://github.com/neovici/cosmoz-image-viewer/commit/577b27cf51a5635637a23b399b3b2c328f7c03e1))


### BREAKING CHANGES

* dropped all polymer code

# [6.0.0](https://github.com/neovici/cosmoz-image-viewer/compare/v5.0.0...v6.0.0) (2022-07-19)


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": "6.0.0",
"version": "7.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": [
"web-components"
Expand Down

0 comments on commit 21d57c6

Please sign in to comment.