Skip to content

Commit 858ce8e

Browse files
chore(release): 1.13.2 [skip ci]
## [1.13.2](v1.13.1...v1.13.2) (2025-04-30) ### Bug Fixes * added css-loader ([fa3ebb7](fa3ebb7)) * update query attributes ([e712316](e712316)) * updated cocreate modules versions ([55ee02a](55ee02a)) * webpack.config and devdependencies ([f7788bc](f7788bc))
1 parent fa3ebb7 commit 858ce8e

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.13.2](https://github.com/CoCreate-app/CoCreate-pickr/compare/v1.13.1...v1.13.2) (2025-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* added css-loader ([fa3ebb7](https://github.com/CoCreate-app/CoCreate-pickr/commit/fa3ebb7f49ca2c383878b9491d35266dbf980a7b))
7+
* update query attributes ([e712316](https://github.com/CoCreate-app/CoCreate-pickr/commit/e71231684366a9a6561fc2ba59a54a795c119df6))
8+
* updated cocreate modules versions ([55ee02a](https://github.com/CoCreate-app/CoCreate-pickr/commit/55ee02a230c2d47159596f398ef12fe372d91f5b))
9+
* webpack.config and devdependencies ([f7788bc](https://github.com/CoCreate-app/CoCreate-pickr/commit/f7788bc1315692f4c6129e3ed4c2cdf46f0d2fd8))
10+
111
## [1.13.1](https://github.com/CoCreate-app/CoCreate-pickr/compare/v1.13.0...v1.13.1) (2025-04-11)
212

313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/pickr",
3-
"version": "1.13.1",
3+
"version": "1.13.2",
44
"description": "A simple pickr component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"pickr",

0 commit comments

Comments
 (0)