Skip to content

Commit d1d7897

Browse files
chore(release): 1.10.2 [skip ci]
## [1.10.2](v1.10.1...v1.10.2) (2025-05-01) ### Bug Fixes * update [@cocreate](https://github.com/cocreate) dependencies ([a45ea59](a45ea59))
1 parent a45ea59 commit d1d7897

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.10.2](https://github.com/CoCreate-app/CoCreate-sandbox/compare/v1.10.1...v1.10.2) (2025-05-01)
2+
3+
4+
### Bug Fixes
5+
6+
* update [@cocreate](https://github.com/cocreate) dependencies ([a45ea59](https://github.com/CoCreate-app/CoCreate-sandbox/commit/a45ea5972370e335afaaf3136c36c63e76478717))
7+
18
## [1.10.1](https://github.com/CoCreate-app/CoCreate-sandbox/compare/v1.10.0...v1.10.1) (2025-04-30)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/sandbox",
3-
"version": "1.10.1",
3+
"version": "1.10.2",
44
"description": "A simple sandbox component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"sandbox",
@@ -52,4 +52,4 @@
5252
"webpack-cli": "^4.5.0",
5353
"webpack-log": "^3.0.1"
5454
}
55-
}
55+
}

0 commit comments

Comments
 (0)