Skip to content

Commit

Permalink
chore(release): 1.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.4.0](v1.3.0...v1.4.0) (2024-10-01)

### Features

* Adding user management, RBAC and guest access. ([fc63cc6](fc63cc6))
* adding volume deets to the sample command ([617aea0](617aea0))
* User management and Guest Access ([d95515a](d95515a))
* users and rbac ([1ebd5e5](1ebd5e5))
  • Loading branch information
semantic-release-bot committed Oct 1, 2024
1 parent a1b03f0 commit 8f31f6c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [1.4.0](https://github.com/ash0ne/docker-pdf-server/compare/v1.3.0...v1.4.0) (2024-10-01)


### Features

* Adding user management, RBAC and guest access. ([fc63cc6](https://github.com/ash0ne/docker-pdf-server/commit/fc63cc6b8525bf5fc154fe5d49b5d9fbe89f4da6))
* adding volume deets to the sample command ([617aea0](https://github.com/ash0ne/docker-pdf-server/commit/617aea05e84cdd26f863c816d666bd50892deff0))
* User management and Guest Access ([d95515a](https://github.com/ash0ne/docker-pdf-server/commit/d95515a74a7fed0802ae28859dd44bb14bb53a3d))
* users and rbac ([1ebd5e5](https://github.com/ash0ne/docker-pdf-server/commit/1ebd5e5b898e7bca164e2812460b2d67fd0a8642))

# [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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"name": "docker-pdf-server",
"private": true,
"version": "1.4.0-beta.3",
"version": "1.4.0",
"description": "An ultra-minimalist PDF server running on Docker",
"author": "ash0ne",
"license": "MIT",
Expand Down

0 comments on commit 8f31f6c

Please sign in to comment.