Skip to content

Commit 97adda4

Browse files
chore(release): 1.10.27 [skip ci]
## [1.10.27](v1.10.26...v1.10.27) (2023-06-11) ### Bug Fixes * testing workflow ([5c842e6](5c842e6))
1 parent 5c842e6 commit 97adda4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.10.27](https://github.com/CoCreate-app/CoCreate-api/compare/v1.10.26...v1.10.27) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* testing workflow ([5c842e6](https://github.com/CoCreate-app/CoCreate-api/commit/5c842e6b9bd5ac0b94e337f4147de4185ecedb22))
7+
18
## [1.10.26](https://github.com/CoCreate-app/CoCreate-api/compare/v1.10.25...v1.10.26) (2023-06-11)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/api",
3-
"version": "1.10.26",
3+
"version": "1.10.27",
44
"description": "A simple api helper component in vanilla javascript used by JavaScript developers to create thirdparty api intergrations. CoCreate-api includes the client component and server side for api processing. Thirdparty apis can be accessible using HTML5 attributes and/or JavaScript API. ",
55
"keywords": [
66
"thirdparty-api-intergration",

0 commit comments

Comments
 (0)