Skip to content

Commit 667399f

Browse files
chore(release): 1.2.13 [skip ci]
## [1.2.13](v1.2.12...v1.2.13) (2021-11-26) ### Bug Fixes * docs sidenav width ([3205573](3205573)) * updated action dependency to actions ([69b8950](69b8950))
1 parent 3205573 commit 667399f

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.2.13](https://github.com/CoCreate-app/CoCreate-api/compare/v1.2.12...v1.2.13) (2021-11-26)
2+
3+
4+
### Bug Fixes
5+
6+
* docs sidenav width ([3205573](https://github.com/CoCreate-app/CoCreate-api/commit/3205573efb1b76925b591b9de80b6c170634fa8c))
7+
* updated action dependency to actions ([69b8950](https://github.com/CoCreate-app/CoCreate-api/commit/69b8950291d4b51b58fb04c5789f33de37119431))
8+
19
## [1.2.12](https://github.com/CoCreate-app/CoCreate-api/compare/v1.2.11...v1.2.12) (2021-11-26)
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.2.12",
3+
"version": "1.2.13",
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)