Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
andris9 committed Sep 20, 2023
2 parents 986068f + 84559ff commit 7c70968
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.0.5](https://github.com/postalsys/pubface/compare/v1.0.4...v1.0.5) (2023-09-20)


### Bug Fixes

* **deploy:** Added support for auto publishing ([8556f3e](https://github.com/postalsys/pubface/commit/8556f3ecd978872076f5cc84b6932495bd334532))
* **deploy:** publish as a pre-release ([450ee85](https://github.com/postalsys/pubface/commit/450ee85d34a2e959488a7811a280643cea884922))
* **deploy:** Updated build scripts ([8e53b22](https://github.com/postalsys/pubface/commit/8e53b22e64b25a58d25e8bdd832f0a39195603df))

## [1.0.4](https://github.com/postalsys/pubface/compare/v1.0.3...v1.0.4) (2023-09-20)


Expand Down
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": "pubface",
"version": "1.0.4",
"version": "1.0.5",
"description": "Resolve public network interfaces for current machine",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 7c70968

Please sign in to comment.