Skip to content

Commit 6e34c54

Browse files
chore(release): 1.21.7 [skip ci]
## [1.21.7](v1.21.6...v1.21.7) (2023-06-04) ### Bug Fixes * **semantic-release:** worklow error solved by running node version 14 ([81a70e0](81a70e0))
1 parent 81a70e0 commit 6e34c54

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.21.7](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.21.6...v1.21.7) (2023-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **semantic-release:** worklow error solved by running node version 14 ([81a70e0](https://github.com/CoCreate-app/CoCreate-crud-client/commit/81a70e017969f66b7f300ad8cd01ee022a52a76b))
7+
18
## [1.21.6](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.21.5...v1.21.6) (2023-06-02)
29

310

@@ -1902,4 +1909,4 @@
19021909

19031910
### Features
19041911

1905-
* Initial Release ([808822e](https://github.com/CoCreate-app/CoCreate-crud-client/commit/808822eb0c237d26d22cb8d4f560c028a016378b))
1912+
* Initial Release ([808822e](https://github.com/CoCreate-app/CoCreate-crud-client/commit/808822eb0c237d26d22cb8d4f560c028a016378b))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/crud-client",
3-
"version": "1.21.6",
3+
"version": "1.21.7",
44
"description": "An useful CRUD api operate Create, read, update, delete with built in database. Can be used as a firebase alternative. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"crud-client",

0 commit comments

Comments
 (0)