Skip to content

Commit

Permalink
chore(main): release 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
team-github-bot committed Feb 19, 2025
1 parent 630ef3f commit 8a87362
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [3.1.2](https://github.com/OctopusDeploy/create-zip-package-action/compare/v3.1.1...v3.1.2) (2025-02-19)


### Bug Fixes

* **deps:** update dependency @actions/core to v1.11.1 ([2a4af71](https://github.com/OctopusDeploy/create-zip-package-action/commit/2a4af71fc3c0bcf39110ae8163b20fe6292273c7))
* **deps:** update dependency @octopusdeploy/api-client to v3.5.1 ([506ca26](https://github.com/OctopusDeploy/create-zip-package-action/commit/506ca26a39dc8a61dc709e766e534d26747aa7de))

## [3.1.1](https://github.com/OctopusDeploy/create-zip-package-action/compare/v3.1.0...v3.1.1) (2024-02-04)


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 @@ -86,5 +86,5 @@
"test:unit": "jest --ci --reporters=default --reporters=jest-junit --testPathPattern=__tests__/unit",
"test:integration": "jest --ci --reporters=default --reporters=jest-junit --testPathPattern=__tests__/integration"
},
"version": "3.1.1"
"version": "3.1.2"
}

0 comments on commit 8a87362

Please sign in to comment.