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 617aea0 commit 4671102Copy full SHA for 4671102
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.4.0-beta.3](https://github.com/ash0ne/docker-pdf-server/compare/v1.4.0-beta.2...v1.4.0-beta.3) (2024-09-09)
2
+
3
4
+### Features
5
6
+* adding volume deets to the sample command ([617aea0](https://github.com/ash0ne/docker-pdf-server/commit/617aea05e84cdd26f863c816d666bd50892deff0))
7
8
# [1.4.0-beta.2](https://github.com/ash0ne/docker-pdf-server/compare/v1.4.0-beta.1...v1.4.0-beta.2) (2024-09-09)
9
10
package.json
@@ -31,7 +31,7 @@
31
},
32
"name": "docker-pdf-server",
33
"private": true,
34
- "version": "1.4.0-beta.2",
+ "version": "1.4.0-beta.3",
35
"description": "An ultra-minimalist PDF server running on Docker",
36
"author": "ash0ne",
37
"license": "MIT",
0 commit comments