Skip to content

Commit d2a1710

Browse files
chore(main): release 3.2.5
1 parent 7258ec0 commit d2a1710

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.2.5](https://github.com/OctopusDeploy/push-package-action/compare/v3.2.4...v3.2.5) (2025-07-29)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @octopusdeploy/api-client to v3.7.0 ([e51e79e](https://github.com/OctopusDeploy/push-package-action/commit/e51e79e866cb751038c37e7988a697e378470991))
9+
310
## [3.2.4](https://github.com/OctopusDeploy/push-package-action/compare/v3.2.3...v3.2.4) (2025-03-12)
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
@@ -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.2.4"
89+
"version": "3.2.5"
9090
}

0 commit comments

Comments
 (0)