Skip to content

Commit

Permalink
chore(main): release 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
team-integrations-fnm-bot committed Dec 27, 2023
1 parent 852a1cd commit 39325a1
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

## [3.1.1](https://github.com/OctopusDeploy/install-octopus-cli-action/compare/v3.1.0...v3.1.1) (2023-12-27)


### Bug Fixes

* **deps:** update dependency @actions/core to v1.10.1 ([9ef46dd](https://github.com/OctopusDeploy/install-octopus-cli-action/commit/9ef46ddadc1338f89f84ef921a3b90a8962ba8a1))
* **deps:** update dependency uuid to v9.0.1 ([02deaca](https://github.com/OctopusDeploy/install-octopus-cli-action/commit/02deaca4309fc202b3212375169f1aee085777c4))
* Updates to latest transitive dependencies to address dependabot alerts ([#413](https://github.com/OctopusDeploy/install-octopus-cli-action/issues/413)) ([2efe771](https://github.com/OctopusDeploy/install-octopus-cli-action/commit/2efe771f0571c855f3545cf363c700cbdf71264e))

## [3.1.0](https://github.com/OctopusDeploy/install-octopus-cli-action/compare/v3.0.1...v3.1.0) (2023-12-14)


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 @@ -83,5 +83,5 @@
"postbuild": "ncc build out/main.js -o dist",
"test": "jest --ci --reporters=default --reporters=jest-junit --passWithNoTests"
},
"version": "3.1.0"
"version": "3.1.1"
}

0 comments on commit 39325a1

Please sign in to comment.