Skip to content

Commit

Permalink
chore(main): release 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
team-integrations-fnm-bot committed Dec 14, 2023
1 parent fa6ab05 commit f508d3d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.2.0](https://github.com/OctopusDeploy/push-build-information-action/compare/v3.1.0...v3.2.0) (2023-12-14)


### Features

* Upgrade to node 20 ([#134](https://github.com/OctopusDeploy/push-build-information-action/issues/134)) ([fa6ab05](https://github.com/OctopusDeploy/push-build-information-action/commit/fa6ab05763b01d3224c6440fb0e42b9c03713495))

## [3.1.0](https://github.com/OctopusDeploy/push-build-information-action/compare/v3.0.3...v3.1.0) (2023-08-29)


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 @@ -81,5 +81,5 @@
"postbuild": "ncc build out/index.js -o dist",
"test": "jest --ci --reporters=default --reporters=jest-junit"
},
"version": "3.1.0"
"version": "3.2.0"
}

0 comments on commit f508d3d

Please sign in to comment.