Skip to content

Commit b4216b7

Browse files
chore(main): release 3.3.1 (#443)
1 parent fedfea0 commit b4216b7

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.3.1](https://github.com/OctopusDeploy/run-runbook-action/compare/v3.3.0...v3.3.1) (2025-03-12)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @actions/core to v1.11.1 ([#415](https://github.com/OctopusDeploy/run-runbook-action/issues/415)) ([fab4b76](https://github.com/OctopusDeploy/run-runbook-action/commit/fab4b769c78e06838f6255e3ff0b81e05e6a5376))
9+
* **deps:** update dependency @octopusdeploy/api-client to v3.5.2 ([#449](https://github.com/OctopusDeploy/run-runbook-action/issues/449)) ([fedfea0](https://github.com/OctopusDeploy/run-runbook-action/commit/fedfea0bc9ac5ec06b373dd0f0d924506425bf9c))
10+
311
## [3.3.0](https://github.com/OctopusDeploy/run-runbook-action/compare/v3.2.1...v3.3.0) (2024-12-18)
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
@@ -83,5 +83,5 @@
8383
"test:unit": "jest --ci --reporters=default --reporters=jest-junit --testPathPattern=__tests__/unit",
8484
"test:integration": "jest --ci --reporters=default --reporters=jest-junit --testPathPattern=__tests__/integration"
8585
},
86-
"version": "3.3.0"
86+
"version": "3.3.1"
8787
}

0 commit comments

Comments
 (0)