Skip to content

Commit

Permalink
chore(main): release 11.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 18, 2023
1 parent 0ae40bd commit 7b61b96
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 3 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,30 @@

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

## [11.0.8](https://github.com/Fdawgs/docsmith/compare/v11.0.7...v11.0.8) (2023-12-18)


### Dependencies

* **deps-dev:** bump @types/jest from 29.5.10 to 29.5.11 ([#1741](https://github.com/Fdawgs/docsmith/issues/1741)) ([d106a14](https://github.com/Fdawgs/docsmith/commit/d106a141d97e3a33bf5878fd8a5b546b2e9e9029))
* **deps-dev:** bump prettier from 3.1.0 to 3.1.1 ([#1740](https://github.com/Fdawgs/docsmith/issues/1740)) ([ee571e8](https://github.com/Fdawgs/docsmith/commit/ee571e80b344ac688603e8dbe57ec30c1894b2f0))
* **deps-dev:** bump the eslint group with 2 updates ([#1739](https://github.com/Fdawgs/docsmith/issues/1739)) ([9ac9ad2](https://github.com/Fdawgs/docsmith/commit/9ac9ad21ae926fcafbe050399d523574a09511be))
* **deps:** bump the fastify-core group with 4 updates ([#1748](https://github.com/Fdawgs/docsmith/issues/1748)) ([a09f462](https://github.com/Fdawgs/docsmith/commit/a09f462868cf1c527b5ea2c90319080cdd2fcebf))
* **deps:** bump the pino-core group with 1 update ([#1743](https://github.com/Fdawgs/docsmith/issues/1743)) ([eaedea8](https://github.com/Fdawgs/docsmith/commit/eaedea83dc356274b58a0425e94a9082b7f84130))
* **deps:** bump the pino-core group with 2 updates ([#1747](https://github.com/Fdawgs/docsmith/issues/1747)) ([d6b8d18](https://github.com/Fdawgs/docsmith/commit/d6b8d18d05a5da12cc6c45c138bbb956c36ad34a))


### Miscellaneous

* **.github:** tidy inline comment ([4f3d398](https://github.com/Fdawgs/docsmith/commit/4f3d3982dff8820ff7a90b9e8575c2b639645d49))
* jsdoc comments must be complete sentences ([0ae40bd](https://github.com/Fdawgs/docsmith/commit/0ae40bd4d093e4a95362feeaaeb40e1149d76b41))


### Continuous integration

* **deps:** bump actions/upload-artifact from 3 to 4 ([#1746](https://github.com/Fdawgs/docsmith/issues/1746)) ([dc31b36](https://github.com/Fdawgs/docsmith/commit/dc31b36043557fc27293b84674726816aa1c10a5))
* **deps:** bump github/codeql-action from 2 to 3 ([#1742](https://github.com/Fdawgs/docsmith/issues/1742)) ([123f72b](https://github.com/Fdawgs/docsmith/commit/123f72b4fc72ca05d54f82dfd33aa167b5c0280d))

## [11.0.7](https://github.com/Fdawgs/docsmith/compare/v11.0.6...v11.0.7) (2023-12-02)


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": "11.0.7",
"version": "11.0.8",
"description": "RESTful API for converting clinical documents and files",
"main": "dist/app.js",
"type": "commonjs",
Expand Down

0 comments on commit 7b61b96

Please sign in to comment.