Skip to content

Commit

Permalink
chore(master): release 9.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 9, 2022
1 parent 4b97e80 commit 0f79b94
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

All notable changes to this project will be documented in this file.

## [9.1.4](https://github.com/Fdawgs/docsmith/compare/v9.1.3...v9.1.4) (2022-11-09)


### Bug Fixes

* **config:** physical cpu core counting ([#1110](https://github.com/Fdawgs/docsmith/issues/1110)) ([4b97e80](https://github.com/Fdawgs/docsmith/commit/4b97e80936048dda15366de0e3dfc89827fcbccc))
* **routes:** add `HEAD` to cors allowed methods ([#1105](https://github.com/Fdawgs/docsmith/issues/1105)) ([ec5b850](https://github.com/Fdawgs/docsmith/commit/ec5b850ba1aaa22a34a68febe37a1ef204c60093))


### Dependencies

* **deps-dev:** remove @faker-js/faker ([#1108](https://github.com/Fdawgs/docsmith/issues/1108)) ([a1b24a7](https://github.com/Fdawgs/docsmith/commit/a1b24a7bc0b7c9552e75113b47956b1da82d9901))
* **deps:** remove raw-body ([#1107](https://github.com/Fdawgs/docsmith/issues/1107)) ([5643cf1](https://github.com/Fdawgs/docsmith/commit/5643cf13bd4e2e851b445f6d8a29deafb172d2ed))

## [9.1.3](https://github.com/Fdawgs/docsmith/compare/v9.1.2...v9.1.3) (2022-11-01)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docsmith",
"version": "9.1.3",
"version": "9.1.4",
"description": "RESTful API for converting clinical documents and files",
"main": "src/app.js",
"repository": "git+https://github.com/Fdawgs/docsmith.git",
Expand Down

0 comments on commit 0f79b94

Please sign in to comment.