Skip to content

Commit 803fda8

Browse files
chore(release): 1.2.1 [skip ci]
## [1.2.1](v1.2.0...v1.2.1) (2021-08-02) ### Bug Fixes * remove data- from attributes ([5bb4bff](5bb4bff)) * remove data- from fetch, pass and filter ([c54919e](c54919e)) * update data-fullscreen to fullscreen ([da41142](da41142))
1 parent 5bb4bff commit 803fda8

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.2.1](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.2.0...v1.2.1) (2021-08-02)
2+
3+
4+
### Bug Fixes
5+
6+
* remove data- from attributes ([5bb4bff](https://github.com/CoCreate-app/CoCreate-docs/commit/5bb4bff0e823148725bbefe32630000db10bf32a))
7+
* remove data- from fetch, pass and filter ([c54919e](https://github.com/CoCreate-app/CoCreate-docs/commit/c54919e8a3f51b3d02feace182f3fce942b70075))
8+
* update data-fullscreen to fullscreen ([da41142](https://github.com/CoCreate-app/CoCreate-docs/commit/da41142f9b303acb27ba4950dd30075118ce6a6d))
9+
110
# [1.2.0](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.1.34...v1.2.0) (2021-07-28)
211

312

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

0 commit comments

Comments
 (0)