Skip to content

Commit 09c166f

Browse files
chore(release): 1.1.32 [skip ci]
## [1.1.32](v1.1.31...v1.1.32) (2021-06-07) ### Bug Fixes * adding manual deployment ([2cff7af](2cff7af))
1 parent 2cff7af commit 09c166f

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.32](https://github.com/CoCreate-app/CoCreateJS/compare/v1.1.31...v1.1.32) (2021-06-07)
2+
3+
4+
### Bug Fixes
5+
6+
* adding manual deployment ([2cff7af](https://github.com/CoCreate-app/CoCreateJS/commit/2cff7af953e9d9588b5dc2888289830c015d59e9))
7+
18
## [1.1.31](https://github.com/CoCreate-app/CoCreateJS/compare/v1.1.30...v1.1.31) (2021-06-07)
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/cocreatejs",
3-
"version": "1.1.31",
3+
"version": "1.1.32",
44
"description": "A simple CoCreateJS component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"cocreatejs",

0 commit comments

Comments
 (0)