Skip to content

Commit eab84b4

Browse files
chore(release): 1.7.14 [skip ci]
## [1.7.14](v1.7.13...v1.7.14) (2023-06-04) ### Bug Fixes * **semantic-release:** worklow error solved by running node version 14 ([4593e28](4593e28))
1 parent 4593e28 commit eab84b4

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.7.14](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.7.13...v1.7.14) (2023-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **semantic-release:** worklow error solved by running node version 14 ([4593e28](https://github.com/CoCreate-app/CoCreate-docs/commit/4593e283ed8026e53aed4607fd484fe1d52eca27))
7+
18
## [1.7.13](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.7.12...v1.7.13) (2023-05-21)
29

310

@@ -1528,4 +1535,4 @@
15281535

15291536
* (comment parser support for HTML, CSS, JS, XML) ([2be08aa](https://github.com/CoCreate-app/CoCreate-docs/commit/2be08aa1c8c13aea2c5646b5ee3770f09ccf4be4))
15301537

1531-
# CHANGELOG
1538+
# CHANGELOG

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/docs",
3-
"version": "1.7.13",
3+
"version": "1.7.14",
44
"description": "Documentation generator ",
55
"keywords": [
66
"cocreate",
@@ -33,4 +33,4 @@
3333
"mime-types": "^2.1.35",
3434
"parse-html-comments": "^1.3.1"
3535
}
36-
}
36+
}

0 commit comments

Comments
 (0)