Skip to content

Commit 95fa468

Browse files
chore(release): 1.2.1 [skip ci]
## [1.2.1](v1.2.0...v1.2.1) (2026-02-03) ### Bug Fixes * update storybook defaults and TypeScript config ([#9](#9)) ([87cc258](87cc258))
1 parent 87cc258 commit 95fa468

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.2.1](https://github.com/Neovici/cosmoz-component/compare/v1.2.0...v1.2.1) (2026-02-03)
2+
3+
### Bug Fixes
4+
5+
* update storybook defaults and TypeScript config ([#9](https://github.com/Neovici/cosmoz-component/issues/9)) ([87cc258](https://github.com/Neovici/cosmoz-component/commit/87cc258b5e9f2d43b1718cfe6b7d3903f2d80bcf))
6+
17
## [1.2.0](https://github.com/Neovici/cosmoz-component/compare/v1.1.0...v1.2.0) (2026-01-23)
28

39
### Features

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@neovici/cosmoz-component",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "Template for Neovici public web components",
55
"keywords": [
66
"web-components",

0 commit comments

Comments
 (0)