Skip to content

Commit

Permalink
chore(release): 1.14.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.14.0](v1.13.9...v1.14.0) (2023-11-19)

### Features

* update dependecies for th latest features and bug fixes ([5868b30](5868b30))
  • Loading branch information
semantic-release-bot committed Nov 19, 2023
1 parent 5868b30 commit 0de80c9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.14.0](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.13.9...v1.14.0) (2023-11-19)


### Features

* update dependecies for th latest features and bug fixes ([5868b30](https://github.com/CoCreate-app/CoCreate-docs/commit/5868b3038c971fe07df6e56c14dba5f58782a079))

## [1.13.9](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.13.8...v1.13.9) (2023-11-12)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/docs",
"version": "1.13.9",
"version": "1.14.0",
"description": "Documentation generator ",
"keywords": [
"cocreate",
Expand Down Expand Up @@ -32,4 +32,4 @@
"glob": "^7.1.6",
"parse-html-comments": "^1.3.1"
}
}
}

0 comments on commit 0de80c9

Please sign in to comment.