Skip to content

Commit e59bc89

Browse files
chore(release): 1.1.3 [skip ci]
## [1.1.3](v1.1.2...v1.1.3) (2024-03-18) ### Bug Fixes * description ([4a7044a](4a7044a))
1 parent 4a7044a commit e59bc89

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.3](https://github.com/CoCreate-app/CoCreate-server/compare/v1.1.2...v1.1.3) (2024-03-18)
2+
3+
4+
### Bug Fixes
5+
6+
* description ([4a7044a](https://github.com/CoCreate-app/CoCreate-server/commit/4a7044ab74efda9d020cfcb570396432ea1e24ec))
7+
18
## [1.1.2](https://github.com/CoCreate-app/CoCreate-server/compare/v1.1.1...v1.1.2) (2024-02-05)
29

310

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/server",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "A dynamic SSL certificate management and generation tool for proxies like NGINX, with a fallback to Node.js SSL termination. It seamlessly integrates HTTP, HTTPS, and ACME protocols to ensure secure, encrypted connections.",
55
"keywords": [
66
"SSL certificate management",
@@ -12,8 +12,8 @@
1212
"encryption",
1313
"dynamic SSL generation",
1414
"proxy security",
15-
"web security"
16-
],
15+
"web security"
16+
],
1717
"publishConfig": {
1818
"access": "public"
1919
},

0 commit comments

Comments
 (0)