Skip to content

Commit 2edfddb

Browse files
chore(release): 1.1.32 [skip ci]
## [1.1.32](v1.1.31...v1.1.32) (2021-07-13) ### Bug Fixes * add yarn lockfile to git ignore ([37d9165](37d9165)) * remove yarn.lock ([41bb232](41bb232))
1 parent 37d9165 commit 2edfddb

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.32](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.1.31...v1.1.32) (2021-07-13)
2+
3+
4+
### Bug Fixes
5+
6+
* add yarn lockfile to git ignore ([37d9165](https://github.com/CoCreate-app/CoCreate-docs/commit/37d9165a0b5be9f0425e7059a49e9bc497e81924))
7+
* remove yarn.lock ([41bb232](https://github.com/CoCreate-app/CoCreate-docs/commit/41bb232942eab7e5c023c1dcc25702733b5a6495))
8+
19
## [1.1.31](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.1.30...v1.1.31) (2021-07-10)
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/docs",
3-
"version": "1.1.31",
3+
"version": "1.1.32",
44
"description": "Documentation generator ",
55
"keywords": [
66
"cocreate",

0 commit comments

Comments
 (0)