Skip to content

Commit 82a41d3

Browse files
chore(main): release 3.3.0
1 parent 82e31ae commit 82a41d3

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

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

3+
## [3.3.0](https://github.com/OctopusDeploy/create-release-action/compare/v3.2.4...v3.3.0) (2025-06-30)
4+
5+
6+
### Features
7+
8+
* Add custom fields ([#563](https://github.com/OctopusDeploy/create-release-action/issues/563)) ([82e31ae](https://github.com/OctopusDeploy/create-release-action/commit/82e31aecde03dd2523bcd395f08fa392df3ca17d))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** update dependency @octopusdeploy/api-client to v3.6.0 ([#564](https://github.com/OctopusDeploy/create-release-action/issues/564)) ([2d972fc](https://github.com/OctopusDeploy/create-release-action/commit/2d972fc651a061e6b27ee4821c33d9a5c1b36ba1))
14+
315
## [3.2.4](https://github.com/OctopusDeploy/create-release-action/compare/v3.2.3...v3.2.4) (2025-03-12)
416

517

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
"test:unit": "jest --ci --reporters=default --reporters=jest-junit --testPathPattern=__tests__/unit",
8585
"test:integration": "jest --ci --reporters=default --reporters=jest-junit --testPathPattern=__tests__/integration"
8686
},
87-
"version": "3.2.4"
87+
"version": "3.3.0"
8888
}

0 commit comments

Comments
 (0)