Skip to content

Commit

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

### Bug Fixes

* **cosmoz-tab-card:** fix sizing ([4ae4f6a](4ae4f6a))
  • Loading branch information
semantic-release-bot committed Apr 11, 2024
1 parent c8086a6 commit dc28e9c
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.1](https://github.com/neovici/cosmoz-tabs/compare/v8.6.0...v8.6.1) (2024-04-11)


### Bug Fixes

* **cosmoz-tab-card:** fix sizing ([4ae4f6a](https://github.com/neovici/cosmoz-tabs/commit/4ae4f6a5e2ab3da533b0297fe3f7f02478dee517))

# [8.6.0](https://github.com/neovici/cosmoz-tabs/compare/v8.5.1...v8.6.0) (2024-04-10)


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.6.0",
"version": "8.6.1",
"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 dc28e9c

Please sign in to comment.