Skip to content

Commit ec6adfb

Browse files
chore(release): 1.8.0 [skip ci]
# [1.8.0](v1.7.16...v1.8.0) (2023-06-04) ### Bug Fixes * **automation:** syntax error ([79a04d1](79a04d1)) ### Features * Add environment variables for CoCreate API credentials ([6c71faa](6c71faa))
1 parent 79a04d1 commit ec6adfb

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.8.0](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.7.16...v1.8.0) (2023-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **automation:** syntax error ([79a04d1](https://github.com/CoCreate-app/CoCreate-docs/commit/79a04d1d02f1bf9ee3bff339af9763ac56341e61))
7+
8+
9+
### Features
10+
11+
* Add environment variables for CoCreate API credentials ([6c71faa](https://github.com/CoCreate-app/CoCreate-docs/commit/6c71faa9f42a54adb36c49bc46e02259732112e8))
12+
113
## [1.7.16](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.7.15...v1.7.16) (2023-06-04)
214

315

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.7.16",
3+
"version": "1.8.0",
44
"description": "Documentation generator ",
55
"keywords": [
66
"cocreate",

0 commit comments

Comments
 (0)