Skip to content

Commit 3ac0a10

Browse files
chore(release): 1.3.0 [skip ci]
## [1.3.0](v1.2.1...v1.3.0) (2026-02-04) ### Features * replace WTR with Storybook interaction tests via Vitest addon ([#10](#10)) ([3af42cc](3af42cc))
1 parent 3af42cc commit 3ac0a10

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.3.0](https://github.com/Neovici/cosmoz-component/compare/v1.2.1...v1.3.0) (2026-02-04)
2+
3+
### Features
4+
5+
* replace WTR with Storybook interaction tests via Vitest addon ([#10](https://github.com/Neovici/cosmoz-component/issues/10)) ([3af42cc](https://github.com/Neovici/cosmoz-component/commit/3af42ccba5e9b9cf0712fbeac1c8ddf0a8801b3d))
6+
17
## [1.2.1](https://github.com/Neovici/cosmoz-component/compare/v1.2.0...v1.2.1) (2026-02-03)
28

39
### Bug Fixes

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.1",
3+
"version": "1.3.0",
44
"description": "Template for Neovici public web components",
55
"keywords": [
66
"web-components",

0 commit comments

Comments
 (0)