Skip to content

Commit ec83c26

Browse files
chore(release): 1.15.0 [skip ci]
# [1.15.0](v1.14.0...v1.15.0) (2023-11-25) ### Bug Fixes * update nav, edit button and css path ([6f4a3e5](6f4a3e5)) ### Features * upgrade dependencies for latest features and fixes ([ff47ddc](ff47ddc))
1 parent ff47ddc commit ec83c26

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.15.0](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.14.0...v1.15.0) (2023-11-25)
2+
3+
4+
### Bug Fixes
5+
6+
* update nav, edit button and css path ([6f4a3e5](https://github.com/CoCreate-app/CoCreate-docs/commit/6f4a3e501bd95b59740523e502de391c2391e86d))
7+
8+
9+
### Features
10+
11+
* upgrade dependencies for latest features and fixes ([ff47ddc](https://github.com/CoCreate-app/CoCreate-docs/commit/ff47ddc3cedbf1f42ea1a9ecc2acbc3326ae96a6))
12+
113
# [1.14.0](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.13.9...v1.14.0) (2023-11-19)
214

315

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.14.0",
3+
"version": "1.15.0",
44
"description": "Documentation generator ",
55
"keywords": [
66
"cocreate",
@@ -32,4 +32,4 @@
3232
"glob": "^7.1.6",
3333
"parse-html-comments": "^1.3.1"
3434
}
35-
}
35+
}

0 commit comments

Comments
 (0)