Skip to content

Commit

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

### ⚠ BREAKING CHANGES

* **deps:** Upgrade to cosmoz-utils@5.

### Features

* **deps:** upgrade to cosmoz-utils@5 ([3d83035](3d83035))
  • Loading branch information
semantic-release-bot committed Jul 19, 2022
1 parent 27fe5b8 commit 65b729f
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [4.0.0](https://github.com/Neovici/cosmoz-slider/compare/v3.0.0...v4.0.0) (2022-07-19)


### ⚠ BREAKING CHANGES

* **deps:** Upgrade to cosmoz-utils@5.

### Features

* **deps:** upgrade to cosmoz-utils@5 ([3d83035](https://github.com/Neovici/cosmoz-slider/commit/3d83035d7201601e3544a5fcea372a1cc2ff7284))

## [3.0.0](https://github.com/Neovici/cosmoz-slider/compare/v2.1.0...v3.0.0) (2022-06-21)


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-slider",
"version": "3.0.0",
"version": "4.0.0",
"description": "General purpose slider",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit 65b729f

Please sign in to comment.