Skip to content

Commit 2cad225

Browse files
chore(release): 1.67.0 [skip ci]
# [1.67.0](v1.66.2...v1.67.0) (2023-12-28) ### Bug Fixes * added webpack and rollup to repositories ([7a63835](7a63835)) * menu path ([0a96fdf](0a96fdf)) ### Features * add "@cocreate/stripe" ([522b26a](522b26a)) * added @cocreate/webpack to access plugins ([85817ac](85817ac)) * generate modules.js file using CoCreate.config ([d67566f](d67566f)) * plugins loaded from @cocreate/webpack ([ef53407](ef53407))
1 parent 7a63835 commit 2cad225

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [1.67.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.66.2...v1.67.0) (2023-12-28)
2+
3+
4+
### Bug Fixes
5+
6+
* added webpack and rollup to repositories ([7a63835](https://github.com/CoCreate-app/CoCreateJS/commit/7a63835a4324b87e9a14f4d54897b33e1cac9dfa))
7+
* menu path ([0a96fdf](https://github.com/CoCreate-app/CoCreateJS/commit/0a96fdf420c2a2abff3e43bcbae1f20b21d62700))
8+
9+
10+
### Features
11+
12+
* add "@cocreate/stripe" ([522b26a](https://github.com/CoCreate-app/CoCreateJS/commit/522b26aad2ebaf836b62b4a204cc49d9b86738ec))
13+
* added @cocreate/webpack to access plugins ([85817ac](https://github.com/CoCreate-app/CoCreateJS/commit/85817acea96c80efebcbd6299ffb926df7459518))
14+
* generate modules.js file using CoCreate.config ([d67566f](https://github.com/CoCreate-app/CoCreateJS/commit/d67566f3bfa13970045a5188f3e66f817e731f6f))
15+
* plugins loaded from @cocreate/webpack ([ef53407](https://github.com/CoCreate-app/CoCreateJS/commit/ef53407c9e9402cceade713798b1271b80b0a45f))
16+
117
## [1.66.2](https://github.com/CoCreate-app/CoCreateJS/compare/v1.66.1...v1.66.2) (2023-11-26)
218

319

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/cocreatejs",
3-
"version": "1.66.2",
3+
"version": "1.67.0",
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",

0 commit comments

Comments
 (0)