Skip to content

Commit 524568f

Browse files
authored
Merge pull request #443 from OctopusDeploy/release-please--branches--main--components--push-package-action
chore(main): release 3.2.3
2 parents 281a555 + b8293da commit 524568f

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [3.2.3](https://github.com/OctopusDeploy/push-package-action/compare/v3.2.2...v3.2.3) (2025-02-18)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @octopusdeploy/api-client to v3.4.1 ([ea4c5be](https://github.com/OctopusDeploy/push-package-action/commit/ea4c5be6bd409db3a86e2616aae5419b7f7315c4))
9+
* **deps:** update dependency @octopusdeploy/api-client to v3.5.1 ([0042815](https://github.com/OctopusDeploy/push-package-action/commit/00428151751031afe5b00f61282bcd1cf9230ab6))
10+
311
## [3.2.2](https://github.com/OctopusDeploy/push-package-action/compare/v3.2.1...v3.2.2) (2024-07-31)
412

513

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.2"
89+
"version": "3.2.3"
9090
}

0 commit comments

Comments
 (0)