Skip to content

Commit

Permalink
chore(release): 1.4.0-beta.2 [skip ci]
Browse files Browse the repository at this point in the history
# [1.4.0-beta.2](v1.4.0-beta.1...v1.4.0-beta.2) (2024-09-09)

### Features

* users and rbac ([1ebd5e5](1ebd5e5))
  • Loading branch information
semantic-release-bot committed Sep 9, 2024
1 parent 1ebd5e5 commit d174fe6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [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)


### Features

* users and rbac ([1ebd5e5](https://github.com/ash0ne/docker-pdf-server/commit/1ebd5e5b898e7bca164e2812460b2d67fd0a8642))

# [1.4.0-beta.1](https://github.com/ash0ne/docker-pdf-server/compare/v1.3.0...v1.4.0-beta.1) (2024-06-22)


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.1",
"version": "1.4.0-beta.2",
"description": "An ultra-minimalist PDF server running on Docker",
"author": "ash0ne",
"license": "MIT",
Expand Down

0 comments on commit d174fe6

Please sign in to comment.