Skip to content

Commit

Permalink
chore: release 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jul 16, 2021
1 parent eb50c58 commit fe33523
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Changelog

### [1.0.3](https://www.github.com/OctopusDeploy/create-release-action/compare/v1.0.2...v1.0.3) (2021-07-16)


### Bug Fixes

* added tmp for tests ([969a126](https://www.github.com/OctopusDeploy/create-release-action/commit/969a12617ec16835a03bef2fcf7ff62ab1e8e4a0))
* bumped dependencies ([f46273a](https://www.github.com/OctopusDeploy/create-release-action/commit/f46273ad93992e6ad816d8c80d2347f4fdc0a890))
* bumped dependencies ([0ec53f9](https://www.github.com/OctopusDeploy/create-release-action/commit/0ec53f9960921f5eca2a7e108131dc47b22b9333))
* updated tests ([3f36961](https://www.github.com/OctopusDeploy/create-release-action/commit/3f3696157f39e455a3b73393ed5122e44cce6932))
* updated workflow order ([cbe8aa5](https://www.github.com/OctopusDeploy/create-release-action/commit/cbe8aa56beb2ab954eaf193a3199694ff77fefc9))
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
Expand Up @@ -69,5 +69,5 @@
"postbuild": "ncc build -o dist",
"test": "jest"
},
"version": "1.0.2"
"version": "1.0.3"
}

0 comments on commit fe33523

Please sign in to comment.