Skip to content

Commit

Permalink
Merge pull request #230 from OctopusDeploy/release-please--branches--…
Browse files Browse the repository at this point in the history
…main--components--push-package-action

chore(main): release 1.2.1
  • Loading branch information
jbristowe authored Jun 27, 2022
2 parents 79920d4 + 32c7ab2 commit e547044
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.1](https://github.com/OctopusDeploy/push-package-action/compare/v1.2.0...v1.2.1) (2022-06-27)


### Bug Fixes

* updated README ([8026f99](https://github.com/OctopusDeploy/push-package-action/commit/8026f99cf977bd6c24395d27ab245dbdac24781f))

## [1.2.0](https://github.com/OctopusDeploy/push-package-action/compare/v1.1.2...v1.2.0) (2022-06-27)


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
Expand Up @@ -80,5 +80,5 @@
"postbuild": "ncc build out/index.js -o dist",
"test": "jest --ci --reporters=default --reporters=jest-junit"
},
"version": "1.2.0"
"version": "1.2.1"
}

0 comments on commit e547044

Please sign in to comment.