Skip to content

Commit

Permalink
chore(release): 7.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [7.5.0](v7.4.0...v7.5.0) (2023-03-22)

### Features

* **next/use-tabs:** adjust type ([12a0391](12a0391))
  • Loading branch information
semantic-release-bot committed Mar 22, 2023
1 parent 858ecee commit f986406
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [7.5.0](https://github.com/neovici/cosmoz-tabs/compare/v7.4.0...v7.5.0) (2023-03-22)


### Features

* **next/use-tabs:** adjust type ([12a0391](https://github.com/neovici/cosmoz-tabs/commit/12a03913f95b50385b2de5d74de163092e44f21f))

# [7.4.0](https://github.com/neovici/cosmoz-tabs/compare/v7.3.1...v7.4.0) (2023-03-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-tabs",
"version": "7.4.0",
"version": "7.5.0",
"description": "A multi views container element that allow navigation between the views using tabs or an accordion.",
"keywords": [
"web-components"
Expand Down

0 comments on commit f986406

Please sign in to comment.