Skip to content

Commit 9605144

Browse files
chore(release): 1.1.33 [skip ci]
## [1.1.33](v1.1.32...v1.1.33) (2021-10-15) ### Bug Fixes * update dependencies ([934e77f](934e77f)) * update dependencies ([5d483ae](5d483ae))
1 parent 934e77f commit 9605144

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.1.33](https://github.com/CoCreate-app/CoCreate-api/compare/v1.1.32...v1.1.33) (2021-10-15)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies ([934e77f](https://github.com/CoCreate-app/CoCreate-api/commit/934e77fe715a313273459791353efe6cef5fa6cf))
7+
* update dependencies ([5d483ae](https://github.com/CoCreate-app/CoCreate-api/commit/5d483aef7cb02e0234605dae31fc61606fa7f3a8))
8+
19
## [1.1.32](https://github.com/CoCreate-app/CoCreate-api/compare/v1.1.31...v1.1.32) (2021-10-15)
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.1.32",
3+
"version": "1.1.33",
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)