diff --git a/CHANGELOG.md b/CHANGELOG.md index 01903dd..638bcb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [8.10.2](https://github.com/neovici/cosmoz-tabs/compare/v8.10.1...v8.10.2) (2024-08-19) + + +### Bug Fixes + +* edit new styling for tab cards ([f85e47d](https://github.com/neovici/cosmoz-tabs/commit/f85e47dee544f76e932dae4e7dd2281515862c6c)) + ## [8.10.1](https://github.com/neovici/cosmoz-tabs/compare/v8.10.0...v8.10.1) (2024-08-19) diff --git a/package-lock.json b/package-lock.json index f859039..1463783 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@neovici/cosmoz-tabs", - "version": "8.10.1", + "version": "8.10.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@neovici/cosmoz-tabs", - "version": "8.10.1", + "version": "8.10.2", "license": "Apache-2.0", "dependencies": { "@neovici/cosmoz-collapse": "^1.5.0", diff --git a/package.json b/package.json index 5660583..ca67629 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@neovici/cosmoz-tabs", - "version": "8.10.1", + "version": "8.10.2", "description": "A multi views container element that allow navigation between the views using tabs or an accordion.", "keywords": [ "web-components"