Skip to content

Commit 10127e2

Browse files
chore(release): 1.2.0-beta.1 [skip ci]
# [1.2.0-beta.1](v1.1.0...v1.2.0-beta.1) (2024-04-07) ### Bug Fixes * adding github plugin to sem ver ([a3dd5ad](a3dd5ad)) * minor fix to the CI to install all dependencies of semantic release ([bf998ef](bf998ef)) ### Features * Updating CI to publish to Docker ([66e6671](66e6671))
1 parent 6e73cb7 commit 10127e2

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.2.0-beta.1](https://github.com/ash0ne/docker-pdf-server/compare/v1.1.0...v1.2.0-beta.1) (2024-04-07)
2+
3+
4+
### Bug Fixes
5+
6+
* adding github plugin to sem ver ([a3dd5ad](https://github.com/ash0ne/docker-pdf-server/commit/a3dd5adf6d24956cc65c7c5eb336d1558f4e375a))
7+
* minor fix to the CI to install all dependencies of semantic release ([bf998ef](https://github.com/ash0ne/docker-pdf-server/commit/bf998ef32cd205b6f4b766a00851c1137e4d9d6e))
8+
9+
10+
### Features
11+
12+
* Updating CI to publish to Docker ([66e6671](https://github.com/ash0ne/docker-pdf-server/commit/66e6671c37b6c99d2560b6ee4354234e7bd6146b))
13+
114
# [1.1.0-beta.2](https://github.com/ash0ne/docker-pdf-server/compare/v1.1.0-beta.1...v1.1.0-beta.2) (2024-04-07)
215

316

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"name": "docker-pdf-server",
3333
"private": true,
34-
"version": "1.1.0",
34+
"version": "1.2.0-beta.1",
3535
"description": "An ultra-minimalist PDF server running on Docker",
3636
"author": "ash0ne",
3737
"license": "MIT",

0 commit comments

Comments
 (0)