Skip to content

Commit

Permalink
chore(master): release 7.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Apr 28, 2022
1 parent d79d8dc commit 068d821
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.

### [7.0.3](https://github.com/Fdawgs/docsmith/compare/v7.0.2...v7.0.3) (2022-04-28)


### Documentation

* **readme:** remove snyk badge ([cdf64fb](https://github.com/Fdawgs/docsmith/commit/cdf64fbfe326ee38736703086f737a137d8233ff))


### Continuous Integration

* add dependency-review job ([ca5da5a](https://github.com/Fdawgs/docsmith/commit/ca5da5a1582077b59994508b78d2df8c9a8969f4))
* **link-check:** replace `npx linkinator` call with github action ([#797](https://github.com/Fdawgs/docsmith/issues/797)) ([cd44cd2](https://github.com/Fdawgs/docsmith/commit/cd44cd2defa0c50432b79a0829c58f2c7e7adf94))
* only trigger dependency-review on pr ([21d6872](https://github.com/Fdawgs/docsmith/commit/21d6872a9d6a031fdb31b6f03b25aa75f321d394))


### Miscellaneous

* **ci:** remove quotation marks from step name ([a01de23](https://github.com/Fdawgs/docsmith/commit/a01de23cd07e050a2ee8ffe1f9db3063bd46a748))


### Dependencies

* use new `[@fastify](https://github.com/fastify)` org dependencies ([#798](https://github.com/Fdawgs/docsmith/issues/798)) ([d79d8dc](https://github.com/Fdawgs/docsmith/commit/d79d8dc33c9b7e167aede600e29b7ae7f7f31ab3))

### [7.0.2](https://github.com/Fdawgs/docsmith/compare/v7.0.1...v7.0.2) (2022-04-20)


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": "7.0.2",
"version": "7.0.3",
"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 068d821

Please sign in to comment.