Skip to content

Commit

Permalink
chore(release): 8.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [8.6.0](v8.5.1...v8.6.0) (2024-04-10)

### Features

* **cosmoz-tab-card:** flex the .content ([0a61e0f](0a61e0f))
  • Loading branch information
semantic-release-bot committed Apr 10, 2024
1 parent 9c458db commit 0bf949b
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 @@
# [8.6.0](https://github.com/neovici/cosmoz-tabs/compare/v8.5.1...v8.6.0) (2024-04-10)


### Features

* **cosmoz-tab-card:** flex the .content ([0a61e0f](https://github.com/neovici/cosmoz-tabs/commit/0a61e0f61f6e09d326958f72f45afaf527ff937d))

## [8.5.1](https://github.com/neovici/cosmoz-tabs/compare/v8.5.0...v8.5.1) (2024-04-09)


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": "8.5.1",
"version": "8.6.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 0bf949b

Please sign in to comment.