Skip to content

Commit

Permalink
Merge pull request #1 from postalsys/release-please--branches--master…
Browse files Browse the repository at this point in the history
…--components--certs

chore(master): release 1.0.6 [skip-ci]
  • Loading branch information
andris9 authored Oct 20, 2023
2 parents 45ea1c7 + 41d03ec commit 7764c34
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [1.0.6](https://github.com/postalsys/certs/compare/v1.0.5...v1.0.6) (2023-10-20)


### Bug Fixes

* **deploy:** Set up automatic deployment ([45ea1c7](https://github.com/postalsys/certs/commit/45ea1c71d8a4bf8fdbacefa38fa529022e68748e))
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@postalsys/certs",
"version": "1.0.5",
"version": "1.0.6",
"description": "Manage Let's Encrypt certificates",
"main": "lib/certs.js",
"scripts": {
Expand Down

0 comments on commit 7764c34

Please sign in to comment.