Skip to content

Commit 2c3f4e0

Browse files
chore(release): v1.3.1 [skip ci]
1 parent 762e765 commit 2c3f4e0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.3.1](https://github.com/baumrock/RockColorPicker/compare/v1.3.0...v1.3.1) (2025-05-01)
2+
3+
4+
### Bug Fixes
5+
6+
* check if value is already a string (when already in memory) ([cbf78af](https://github.com/baumrock/RockColorPicker/commit/cbf78af88ab6bfe5cfd65f39f413bc60a8344b96))
7+
18
## [1.3.0](https://github.com/baumrock/RockColorPicker/compare/v1.2.1...v1.3.0) (2024-09-27)
29

310

package.json

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

0 commit comments

Comments
 (0)