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 1ebd5e5 commit d174fe6Copy full SHA for d174fe6
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [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)
2
+
3
4
+### Features
5
6
+* users and rbac ([1ebd5e5](https://github.com/ash0ne/docker-pdf-server/commit/1ebd5e5b898e7bca164e2812460b2d67fd0a8642))
7
8
# [1.4.0-beta.1](https://github.com/ash0ne/docker-pdf-server/compare/v1.3.0...v1.4.0-beta.1) (2024-06-22)
9
10
package.json
@@ -31,7 +31,7 @@
31
},
32
"name": "docker-pdf-server",
33
"private": true,
34
- "version": "1.4.0-beta.1",
+ "version": "1.4.0-beta.2",
35
"description": "An ultra-minimalist PDF server running on Docker",
36
"author": "ash0ne",
37
"license": "MIT",
0 commit comments