Skip to content

Commit bb305ee

Browse files
chore(main): release 3.1.2 (#146)
1 parent 87ae5bc commit bb305ee

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

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

3+
## [3.1.2](https://github.com/OctopusDeploy/create-zip-package-action/compare/v3.1.1...v3.1.2) (2025-03-12)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @actions/core to v1.11.1 ([2a4af71](https://github.com/OctopusDeploy/create-zip-package-action/commit/2a4af71fc3c0bcf39110ae8163b20fe6292273c7))
9+
* **deps:** update dependency @octopusdeploy/api-client to v3.5.1 ([506ca26](https://github.com/OctopusDeploy/create-zip-package-action/commit/506ca26a39dc8a61dc709e766e534d26747aa7de))
10+
* **deps:** update dependency @octopusdeploy/api-client to v3.5.2 ([#153](https://github.com/OctopusDeploy/create-zip-package-action/issues/153)) ([87ae5bc](https://github.com/OctopusDeploy/create-zip-package-action/commit/87ae5bccdf42b1aec9d45a2a7ebfb6ba29b96c34))
11+
312
## [3.1.1](https://github.com/OctopusDeploy/create-zip-package-action/compare/v3.1.0...v3.1.1) (2024-02-04)
413

514

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

0 commit comments

Comments
 (0)