Skip to content

Commit

Permalink
Merge pull request #530 from OctopusDeploy/release-please--branches--…
Browse files Browse the repository at this point in the history
…main--components--create-release-action

chore(main): release 3.2.3
  • Loading branch information
stevencl840 authored Feb 12, 2025
2 parents 2679f8e + 3c6433d commit 90c8fe6
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/create-release-action/compare/v3.2.2...v3.2.3) (2025-02-11)


### Bug Fixes

* **deps:** update dependency @octopusdeploy/api-client to v3.5.1 ([183cf55](https://github.com/OctopusDeploy/create-release-action/commit/183cf55a3d58348be860144ab93bec7de2c3ef94))

## [3.2.2](https://github.com/OctopusDeploy/create-release-action/compare/v3.2.1...v3.2.2) (2024-08-11)


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 90c8fe6

Please sign in to comment.