Skip to content

Commit

Permalink
chore(release): 0.12.4 [skip ci]
Browse files Browse the repository at this point in the history
## [0.12.4](v0.12.3...v0.12.4) (2022-02-25)

### Bug Fixes

* Removed file utils. Updated the way orgDb is found ([3172aeb](3172aeb))
* removed function getParameters ([08d1fb9](08d1fb9))
  • Loading branch information
semantic-release-bot committed Feb 25, 2022
1 parent 3172aeb commit 1cf2aac
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [0.12.4](https://github.com/CoCreate-app/CoCreateWS/compare/v0.12.3...v0.12.4) (2022-02-25)


### Bug Fixes

* Removed file utils. Updated the way orgDb is found ([3172aeb](https://github.com/CoCreate-app/CoCreateWS/commit/3172aebab52805d597dcdafd63d2f9e21f95d199))
* removed function getParameters ([08d1fb9](https://github.com/CoCreate-app/CoCreateWS/commit/08d1fb9bbed5ba03b27c4cf50425746618754e88))

## [0.12.3](https://github.com/CoCreate-app/CoCreateWS/compare/v0.12.2...v0.12.3) (2022-02-11)


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/cocreatews",
"version": "0.12.3",
"version": "0.12.4",
"description": "CoCreateWS",
"keywords": [
"cocreatews",
Expand Down

0 comments on commit 1cf2aac

Please sign in to comment.