Skip to content

Commit

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

### Bug Fixes

* bump dependencies ([0bbc860](0bbc860))
  • Loading branch information
semantic-release-bot committed Jun 23, 2024
1 parent 0bbc860 commit 040f5c6
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.7](https://github.com/CoCreate-app/CoCreate-server/compare/v1.1.6...v1.1.7) (2024-06-23)


### Bug Fixes

* bump dependencies ([0bbc860](https://github.com/CoCreate-app/CoCreate-server/commit/0bbc860bf23e7011f17a975ae61ef9a6814da44b))

## [1.1.6](https://github.com/CoCreate-app/CoCreate-server/compare/v1.1.5...v1.1.6) (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.6",
"version": "1.1.7",
"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.12"
}
}
}

0 comments on commit 040f5c6

Please sign in to comment.