Skip to content

Commit 7a525a0

Browse files
chore(release): 1.10.26 [skip ci]
## [1.10.26](v1.10.25...v1.10.26) (2023-06-11) ### Bug Fixes * testing workflow ([1029337](1029337)) * testing workflow ([66e79e1](66e79e1))
1 parent 1029337 commit 7a525a0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.10.26](https://github.com/CoCreate-app/CoCreate-api/compare/v1.10.25...v1.10.26) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* testing workflow ([1029337](https://github.com/CoCreate-app/CoCreate-api/commit/10293371a420dc0f72cef4d8707c3f309b99b142))
7+
* testing workflow ([66e79e1](https://github.com/CoCreate-app/CoCreate-api/commit/66e79e194c5c084739760a243bcda5f5215be517))
8+
19
## [1.10.25](https://github.com/CoCreate-app/CoCreate-api/compare/v1.10.24...v1.10.25) (2023-06-11)
210

311

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.25",
3+
"version": "1.10.26",
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)