Skip to content

Commit 251acb0

Browse files
authored
Merge pull request #302 from OctopusDeploy/release-please--branches--main--components--push-build-information-action
chore(main): release 3.2.6
2 parents 9399a5e + dd0c0d4 commit 251acb0

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.6](https://github.com/OctopusDeploy/push-build-information-action/compare/v3.2.5...v3.2.6) (2025-07-31)
4+
5+
6+
### Bug Fixes
7+
8+
* deploy update form-data ([0cf2eb7](https://github.com/OctopusDeploy/push-build-information-action/commit/0cf2eb7ef388fde9dc9367c6929578b434d3caea))
9+
310
## [3.2.5](https://github.com/OctopusDeploy/push-build-information-action/compare/v3.2.4...v3.2.5) (2025-07-29)
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
@@ -84,5 +84,5 @@
8484
"postbuild": "ncc build out/index.js -o dist",
8585
"test": "jest --ci --reporters=default --reporters=jest-junit"
8686
},
87-
"version": "3.2.5"
87+
"version": "3.2.6"
8888
}

0 commit comments

Comments
 (0)