Skip to content

Commit 755cf85

Browse files
authored
Merge pull request #521 from OctopusDeploy/release-please--branches--main--components--install-octopus-cli-action
chore(main): release 3.1.2
2 parents c94adb8 + 6b9f7ea commit 755cf85

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.1.2](https://github.com/OctopusDeploy/install-octopus-cli-action/compare/v3.1.1...v3.1.2) (2025-02-18)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @actions/tool-cache to v2.0.2 ([#516](https://github.com/OctopusDeploy/install-octopus-cli-action/issues/516)) ([f111451](https://github.com/OctopusDeploy/install-octopus-cli-action/commit/f111451ccdb4fb9ad6a7767420367d7a8dff75d9))
9+
310
## [3.1.1](https://github.com/OctopusDeploy/install-octopus-cli-action/compare/v3.1.0...v3.1.1) (2024-01-03)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,5 +83,5 @@
8383
"postbuild": "ncc build out/main.js -o dist",
8484
"test": "jest --ci --reporters=default --reporters=jest-junit --passWithNoTests"
8585
},
86-
"version": "3.1.1"
86+
"version": "3.1.2"
8787
}

0 commit comments

Comments
 (0)