Skip to content

Commit e013d16

Browse files
chore(release): 1.17.3 [skip ci]
## [1.17.3](v1.17.2...v1.17.3) (2024-06-12) ### Bug Fixes * bump cocreate dependencies ([0b9d9a7](0b9d9a7)) * svg icon class ([c10ef99](c10ef99))
1 parent 0b9d9a7 commit e013d16

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.17.3](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.17.2...v1.17.3) (2024-06-12)
2+
3+
4+
### Bug Fixes
5+
6+
* bump cocreate dependencies ([0b9d9a7](https://github.com/CoCreate-app/CoCreate-docs/commit/0b9d9a7f7341244145e8eec0271ea2b3d9bbf815))
7+
* svg icon class ([c10ef99](https://github.com/CoCreate-app/CoCreate-docs/commit/c10ef9975b806452923d1c630108bfb93701966d))
8+
19
## [1.17.2](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.17.1...v1.17.2) (2024-04-29)
210

311

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.17.2",
3+
"version": "1.17.3",
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)