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 1d95dd8 commit 52c2baeCopy full SHA for 52c2bae
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.3.0-beta.2](https://github.com/ash0ne/docker-pdf-server/compare/v1.3.0-beta.1...v1.3.0-beta.2) (2024-04-08)
2
+
3
4
+### Features
5
6
+* Adding ARM images ([1d95dd8](https://github.com/ash0ne/docker-pdf-server/commit/1d95dd8951928dce5f7f75945f9ea1d409199d07))
7
8
# [1.3.0-beta.1](https://github.com/ash0ne/docker-pdf-server/compare/v1.2.0...v1.3.0-beta.1) (2024-04-08)
9
10
package.json
@@ -31,7 +31,7 @@
31
},
32
"name": "docker-pdf-server",
33
"private": true,
34
- "version": "1.3.0-beta.1",
+ "version": "1.3.0-beta.2",
35
"description": "An ultra-minimalist PDF server running on Docker",
36
"author": "ash0ne",
37
"license": "MIT",
0 commit comments