Skip to content

Commit

Permalink
chore(release): 1.1.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.6](v1.1.5...v1.1.6) (2024-06-23)

### Bug Fixes

* update dependencies ([b053ecf](b053ecf))
  • Loading branch information
semantic-release-bot committed Jun 23, 2024
1 parent b053ecf commit 11fac4d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.6](https://github.com/CoCreate-app/CoCreate-server/compare/v1.1.5...v1.1.6) (2024-06-23)


### Bug Fixes

* update dependencies ([b053ecf](https://github.com/CoCreate-app/CoCreate-server/commit/b053ecfe70ecea985a0a7d55758c4ef384dfaac5))

## [1.1.5](https://github.com/CoCreate-app/CoCreate-server/compare/v1.1.4...v1.1.5) (2024-06-23)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/server",
"version": "1.1.5",
"version": "1.1.6",
"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.",
"keywords": [
"ssl-certificate-management",
Expand Down Expand Up @@ -41,4 +41,4 @@
"dependencies": {
"@cocreate/acme": "^1.2.11"
}
}
}

0 comments on commit 11fac4d

Please sign in to comment.