Skip to content

Commit fe02937

Browse files
chore(release): 1.4.0 [skip ci]
## [1.4.0](v1.3.0...v1.4.0) (2026-02-07) ### Features * add unit test project and update Vitest best practices ([#11](#11)) ([d9f16f1](d9f16f1))
1 parent d9f16f1 commit fe02937

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.4.0](https://github.com/Neovici/cosmoz-component/compare/v1.3.0...v1.4.0) (2026-02-07)
2+
3+
### Features
4+
5+
* add unit test project and update Vitest best practices ([#11](https://github.com/Neovici/cosmoz-component/issues/11)) ([d9f16f1](https://github.com/Neovici/cosmoz-component/commit/d9f16f13ad93a276f3d67dd456cd6884e96bdd9c))
6+
17
## [1.3.0](https://github.com/Neovici/cosmoz-component/compare/v1.2.1...v1.3.0) (2026-02-04)
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.3.0",
3+
"version": "1.4.0",
44
"description": "Template for Neovici public web components",
55
"keywords": [
66
"web-components",

0 commit comments

Comments
 (0)