Skip to content

Commit c528ca4

Browse files
chore(main): release 4.0.2 (#286)
1 parent f34e9e4 commit c528ca4

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [4.0.2](https://github.com/OctopusDeploy/deploy-release-tenanted-action/compare/v4.0.1...v4.0.2) (2026-04-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** bump axios from 1.13.5 to 1.15.0 ([#285](https://github.com/OctopusDeploy/deploy-release-tenanted-action/issues/285)) ([f34e9e4](https://github.com/OctopusDeploy/deploy-release-tenanted-action/commit/f34e9e46edea41d3adff077f7559166ba31b7f8f))
9+
310
## [4.0.1](https://github.com/OctopusDeploy/deploy-release-tenanted-action/compare/v4.0.0...v4.0.1) (2026-03-25)
411

512

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
@@ -98,5 +98,5 @@
9898
"test:unit": "node --experimental-vm-modules node_modules/jest/bin/jest.js --ci --reporters=default --reporters=jest-junit --testPathPattern=__tests__/unit",
9999
"test:integration": "node --experimental-vm-modules node_modules/jest/bin/jest.js --ci --reporters=default --reporters=jest-junit --testPathPattern=__tests__/integration"
100100
},
101-
"version": "4.0.1"
101+
"version": "4.0.2"
102102
}

0 commit comments

Comments
 (0)