Skip to content

Commit

Permalink
chore(main): release 3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
team-github-bot committed Feb 19, 2025
1 parent 7a23e4d commit 39b2f3c
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.3](https://github.com/OctopusDeploy/deploy-release-tenanted-action/compare/v3.2.2...v3.2.3) (2025-02-19)


### Bug Fixes

* **deps:** update dependency @actions/core to v1.11.1 ([cb510e2](https://github.com/OctopusDeploy/deploy-release-tenanted-action/commit/cb510e2b5332725e93b64e3891d4698a89abf000))

## [3.2.2](https://github.com/OctopusDeploy/deploy-release-tenanted-action/compare/v3.2.1...v3.2.2) (2025-02-18)


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 @@ -84,5 +84,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.2.2"
"version": "3.2.3"
}

0 comments on commit 39b2f3c

Please sign in to comment.