Skip to content

Commit 7cbb5eb

Browse files
chore(release): 1.12.2 [skip ci]
## [1.12.2](v1.12.1...v1.12.2) (2025-04-30) ### Bug Fixes * added css-loader ([2cef504](2cef504)) * import libraries ([a6c5d68](a6c5d68)) * update query attributes ([86a7af4](86a7af4)) * updated cocreate modules versions ([aa10570](aa10570)) * webpack.config and devdependencies ([e01583b](e01583b))
1 parent 2cef504 commit 7cbb5eb

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [1.12.2](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.12.1...v1.12.2) (2025-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* added css-loader ([2cef504](https://github.com/CoCreate-app/CoCreate-google-maps/commit/2cef504a03ab712c737e779df4b01e2b5f9d57fe))
7+
* import libraries ([a6c5d68](https://github.com/CoCreate-app/CoCreate-google-maps/commit/a6c5d684dc4cf51addd56966fb25d656e7f41db1))
8+
* update query attributes ([86a7af4](https://github.com/CoCreate-app/CoCreate-google-maps/commit/86a7af4e6f86aa5414b5f7b2fd7c46bcaec14561))
9+
* updated cocreate modules versions ([aa10570](https://github.com/CoCreate-app/CoCreate-google-maps/commit/aa10570d42553f05093a661f166782a8e252e5e1))
10+
* webpack.config and devdependencies ([e01583b](https://github.com/CoCreate-app/CoCreate-google-maps/commit/e01583b3d10120f37a3d3b527a338b7be29f589d))
11+
112
## [1.12.1](https://github.com/CoCreate-app/CoCreate-google-maps/compare/v1.12.0...v1.12.1) (2025-04-11)
213

314

package.json

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

0 commit comments

Comments
 (0)