Skip to content

Commit 3e4332f

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.1.0
1 parent 416dfe9 commit 3e4332f

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# 1.1.0 (2023-01-04)
2+
3+
4+
### Features
5+
6+
* add support for custom CSS + HTML ([416dfe9](https://github.com/baumrock/RockColorPicker/commit/416dfe9dc3bbf79acf3190750f3421dc73c1017e))
7+
8+
9+

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.0.0"
3-
}
2+
"version": "1.1.0"
3+
}

0 commit comments

Comments
 (0)