Skip to content

Commit 99bd17a

Browse files
chore(release): 1.8.25 [skip ci]
## [1.8.25](v1.8.24...v1.8.25) (2023-06-14) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([96b78f0](96b78f0))
1 parent 96b78f0 commit 99bd17a

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.8.25](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.8.24...v1.8.25) (2023-06-14)
2+
3+
4+
### Bug Fixes
5+
6+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([96b78f0](https://github.com/CoCreate-app/CoCreate-docs/commit/96b78f0e2bb53ad8e2cbe20fd3fced531523d11d))
7+
18
## [1.8.24](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.8.23...v1.8.24) (2023-06-13)
29

310

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.8.24",
3+
"version": "1.8.25",
44
"description": "Documentation generator ",
55
"keywords": [
66
"cocreate",
@@ -33,4 +33,4 @@
3333
"glob": "^7.1.6",
3434
"parse-html-comments": "^1.3.1"
3535
}
36-
}
36+
}

0 commit comments

Comments
 (0)