Skip to content

Commit 1a5e8b2

Browse files
chore(main): release 11.1.2 (#1817)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 73bf22f commit 1a5e8b2

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

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

5+
## [11.1.2](https://github.com/Fdawgs/docsmith/compare/v11.1.1...v11.1.2) (2024-03-15)
6+
7+
8+
### Bug fixes
9+
10+
* **docker:** node user permissions ([#1818](https://github.com/Fdawgs/docsmith/issues/1818)) ([8e8aac7](https://github.com/Fdawgs/docsmith/commit/8e8aac7fc8c39a9b4b590c41cb9bb815508f7de8))
11+
12+
13+
### Dependencies
14+
15+
* **deps-dev:** bump esbuild from 0.20.1 to 0.20.2 ([#1819](https://github.com/Fdawgs/docsmith/issues/1819)) ([73bf22f](https://github.com/Fdawgs/docsmith/commit/73bf22f233b748c03e3d93845ae9c3cd1d4bdd0e))
16+
* **deps-dev:** bump the commitlint group with 1 update ([#1816](https://github.com/Fdawgs/docsmith/issues/1816)) ([caa6646](https://github.com/Fdawgs/docsmith/commit/caa66464779ffe3e4d4f5b1a229810ce7dfa2ab1))
17+
518
## [11.1.1](https://github.com/Fdawgs/docsmith/compare/v11.1.0...v11.1.1) (2024-03-13)
619

720

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docsmith",
3-
"version": "11.1.1",
3+
"version": "11.1.2",
44
"description": "RESTful API for converting clinical documents and files",
55
"main": "dist/app.js",
66
"type": "commonjs",

0 commit comments

Comments
 (0)