Skip to content

Commit 56ed01f

Browse files
chore(release): 12.27.0 [skip ci]
# [12.27.0](v12.26.4...v12.27.0) (2023-11-22) ### Features * **number-range-input:** replace paper-input ([7dd61fc](7dd61fc)) * replace paper-input with cosmoz-input ([d61fa5f](d61fa5f)) * replace paper-input with cosmoz-input in text column ([bb83d80](bb83d80)) * run prettier and test and demo ([d9223d1](d9223d1)) * update @neovici/cosmoz-datetime-input ([8534150](8534150))
1 parent 1d5e54a commit 56ed01f

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# [12.27.0](https://github.com/neovici/cosmoz-omnitable/compare/v12.26.4...v12.27.0) (2023-11-22)
2+
3+
4+
### Features
5+
6+
* **number-range-input:** replace paper-input ([7dd61fc](https://github.com/neovici/cosmoz-omnitable/commit/7dd61fc944c9ec86ea4beec0621aa5645533c70b))
7+
* replace paper-input with cosmoz-input ([d61fa5f](https://github.com/neovici/cosmoz-omnitable/commit/d61fa5fbc2ad73c8cf504b594c8a0a10403c198b))
8+
* replace paper-input with cosmoz-input in text column ([bb83d80](https://github.com/neovici/cosmoz-omnitable/commit/bb83d805770d2556ba6c4253b04b5c6ea64c37e0))
9+
* run prettier and test and demo ([d9223d1](https://github.com/neovici/cosmoz-omnitable/commit/d9223d162561179e3074b88b29ae4058c8b9573b))
10+
* update @neovici/cosmoz-datetime-input ([8534150](https://github.com/neovici/cosmoz-omnitable/commit/8534150f99aa3f58f568036cb875da670d4edc85))
11+
112
## [12.26.4](https://github.com/neovici/cosmoz-omnitable/compare/v12.26.3...v12.26.4) (2023-10-17)
213

314

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@neovici/cosmoz-omnitable",
3-
"version": "12.26.4",
3+
"version": "12.27.0",
44
"description": "[![Build Status](https://travis-ci.org/Neovici/cosmoz-omnitable.svg?branch=master)](https://travis-ci.org/Neovici/cosmoz-omnitable)",
55
"keywords": [
66
"web-components"

0 commit comments

Comments
 (0)