Skip to content

Commit 03db89d

Browse files
chore(release): 1.2.65 [skip ci]
## [1.2.65](v1.2.64...v1.2.65) (2022-01-01) ### Bug Fixes * get-value attribute value now supports a selector added # to all values currently in get-value attributes ([fb59e6d](fb59e6d))
1 parent fb59e6d commit 03db89d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.65](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.2.64...v1.2.65) (2022-01-01)
2+
3+
4+
### Bug Fixes
5+
6+
* get-value attribute value now supports a selector added # to all values currently in get-value attributes ([fb59e6d](https://github.com/CoCreate-app/CoCreate-docs/commit/fb59e6da1df1b37f603e2b3eefe77ff0f8533346))
7+
18
## [1.2.64](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.2.63...v1.2.64) (2022-01-01)
29

310

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

0 commit comments

Comments
 (0)