Skip to content

Commit 31f3483

Browse files
chore(release): 5.3.0 [skip ci]
## [5.3.0](v5.2.4...v5.3.0) (2025-11-03) ### Features * export render and styles from package ([16fe4ea](16fe4ea))
1 parent 16fe4ea commit 31f3483

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.3.0](https://github.com/neovici/cosmoz-input/compare/v5.2.4...v5.3.0) (2025-11-03)
2+
3+
4+
### Features
5+
6+
* export render and styles from package ([16fe4ea](https://github.com/neovici/cosmoz-input/commit/16fe4ea368a5cfccdabb5b420997f1d59fb3058a))
7+
18
## [5.2.4](https://github.com/neovici/cosmoz-input/compare/v5.2.3...v5.2.4) (2025-10-28)
29

310

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-input",
3-
"version": "5.2.4",
3+
"version": "5.3.0",
44
"description": "A input web component",
55
"keywords": [
66
"lit-html",

0 commit comments

Comments
 (0)