Skip to content

Commit

Permalink
chore(release): 1.11.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.11.2](v1.11.1...v1.11.2) (2023-08-21)

### Bug Fixes

* removed build as no webpack.config exist ([f189f23](f189f23))
  • Loading branch information
semantic-release-bot committed Aug 21, 2023
1 parent f189f23 commit ce4b06c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.11.2](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.11.1...v1.11.2) (2023-08-21)


### Bug Fixes

* removed build as no webpack.config exist ([f189f23](https://github.com/CoCreate-app/CoCreate-docs/commit/f189f23ac83ef2982625b050e517d800f142ee1e))

## [1.11.1](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.11.0...v1.11.1) (2023-08-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/docs",
"version": "1.11.1",
"version": "1.11.2",
"description": "Documentation generator ",
"keywords": [
"cocreate",
Expand Down

0 comments on commit ce4b06c

Please sign in to comment.