Skip to content

Commit f7c4507

Browse files
chore(release): 1.35.0 [skip ci]
# [1.35.0](v1.34.0...v1.35.0) (2023-11-25) ### Bug Fixes * update pass to state ([5b29081](5b29081)) ### Features * upgrade dependencies for latest features and fixes ([791730a](791730a))
1 parent 5b29081 commit f7c4507

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.35.0](https://github.com/CoCreate-app/CoCreate-admin/compare/v1.34.0...v1.35.0) (2023-11-25)
2+
3+
4+
### Bug Fixes
5+
6+
* update pass to state ([5b29081](https://github.com/CoCreate-app/CoCreate-admin/commit/5b290814467ba44a265465950d215f672d56267c))
7+
8+
9+
### Features
10+
11+
* upgrade dependencies for latest features and fixes ([791730a](https://github.com/CoCreate-app/CoCreate-admin/commit/791730a6ff1e2ac3b2010c4b705a3af447dfc277))
12+
113
# [1.34.0](https://github.com/CoCreate-app/CoCreate-admin/compare/v1.33.2...v1.34.0) (2023-11-24)
214

315

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/admin",
3-
"version": "1.34.0",
3+
"version": "1.35.0",
44
"description": "A No Code Admin, CRM, CMS, Website Builder platform. Powered by CoCreateJS to provide Realtime and Collaborative CRUD functionality. ",
55
"keywords": [
66
"admin",
@@ -55,4 +55,4 @@
5555
"webpack-cli": "^4.5.0",
5656
"webpack-log": "^3.0.1"
5757
}
58-
}
58+
}

0 commit comments

Comments
 (0)