Skip to content

Commit 57693a4

Browse files
chore(release): 1.60.1 [skip ci]
## [1.60.1](v1.60.0...v1.60.1) (2023-09-19) ### Bug Fixes * add pathname ([6f82c77](6f82c77))
1 parent 6f82c77 commit 57693a4

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.60.1](https://github.com/CoCreate-app/CoCreateJS/compare/v1.60.0...v1.60.1) (2023-09-19)
2+
3+
4+
### Bug Fixes
5+
6+
* add pathname ([6f82c77](https://github.com/CoCreate-app/CoCreateJS/commit/6f82c779d528b1d31763b4add2708d41dbd3e83a))
7+
18
# [1.60.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.59.0...v1.60.0) (2023-09-17)
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/cocreatejs",
3-
"version": "1.60.0",
3+
"version": "1.60.1",
44
"description": "A collaborative low code headless CMS and Javascript framework for building collaborative no code platforms, apps and UI's. Build powerful applications using HTML5 attributes or Javascript api.",
55
"keywords": [
66
"cocreatejs",
@@ -132,4 +132,4 @@
132132
"@cocreate/validation": "^1.11.1",
133133
"@cocreate/vdom": "^1.9.1"
134134
}
135-
}
135+
}

0 commit comments

Comments
 (0)