Skip to content

Commit 8138959

Browse files
chore(release): v1.3.0 [skip ci]
1 parent 6b351d9 commit 8138959

File tree

2 files changed

+11
-9
lines changed

2 files changed

+11
-9
lines changed

CHANGELOG.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,29 @@
1+
## [1.3.0](https://github.com/baumrock/RockColorPicker/compare/v1.2.1...v1.3.0) (2024-09-27)
2+
3+
4+
### Features
5+
6+
* add docs and minor refactoring ([704a82f](https://github.com/baumrock/RockColorPicker/commit/704a82f7d9c4ce35c01d56638494f19bc9545b09))
7+
* show field specific setup instructions on new fields ([3a087e4](https://github.com/baumrock/RockColorPicker/commit/3a087e4967505ce75cec2b87e5dc8549fd38146e))
8+
19
## [1.2.1](https://github.com/baumrock/RockColorPicker/compare/v1.2.0...v1.2.1) (2023-01-08)
210

311

412
### Bug Fixes
513

614
* improve setup and error handling ([c6426c6](https://github.com/baumrock/RockColorPicker/commit/c6426c6902a4cef2e6be956de67a63badba5e611))
715

8-
9-
10-
# [1.2.0](https://github.com/baumrock/RockColorPicker/compare/v1.1.0...v1.2.0) (2023-01-06)
16+
## [1.2.0](https://github.com/baumrock/RockColorPicker/compare/v1.1.0...v1.2.0) (2023-01-06)
1117

1218

1319
### Features
1420

1521
* support rockpagebuilder HTML labels ([25d4767](https://github.com/baumrock/RockColorPicker/commit/25d4767c78009b977c3cde10e47b2c677e31ccfa))
1622

17-
18-
19-
# [1.1.0](https://github.com/baumrock/RockColorPicker/compare/416dfe9dc3bbf79acf3190750f3421dc73c1017e...v1.1.0) (2023-01-04)
23+
## [1.1.0](https://github.com/baumrock/RockColorPicker/compare/416dfe9dc3bbf79acf3190750f3421dc73c1017e...v1.1.0) (2023-01-04)
2024

2125

2226
### Features
2327

2428
* add support for custom CSS + HTML ([416dfe9](https://github.com/baumrock/RockColorPicker/commit/416dfe9dc3bbf79acf3190750f3421dc73c1017e))
2529

26-
27-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.2.1"
2+
"version": "1.3.0"
33
}

0 commit comments

Comments
 (0)