We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 527111b commit fe2f0e5Copy full SHA for fe2f0e5
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.4.1](https://github.com/ash0ne/docker-pdf-server/compare/v1.4.0...v1.4.1) (2024-11-30)
2
+
3
4
+### Bug Fixes
5
6
+* version bumps ([527111b](https://github.com/ash0ne/docker-pdf-server/commit/527111b85d798f7d1c8738df1cdb817caae1e2aa))
7
8
# [1.4.0](https://github.com/ash0ne/docker-pdf-server/compare/v1.3.0...v1.4.0) (2024-10-01)
9
10
package.json
@@ -31,7 +31,7 @@
31
},
32
"name": "docker-pdf-server",
33
"private": true,
34
- "version": "1.4.0",
+ "version": "1.4.1",
35
"description": "An ultra-minimalist PDF server running on Docker",
36
"author": "ash0ne",
37
"license": "MIT",
0 commit comments