Skip to content

Commit 1f265ed

Browse files
Merge pull request #177 from OctopusDeploy/release-please--branches--main--components--api-client
chore(main): release 3.3.0
2 parents 79ab4ff + e776279 commit 1f265ed

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
## [3.3.0](https://github.com/OctopusDeploy/api-client.ts/compare/v3.2.0...v3.3.0) (2024-05-08)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release 3.3.0 ([2694e53](https://github.com/OctopusDeploy/api-client.ts/commit/2694e53042503b348683f4f3a5b2ff27e68aab3e))
9+
310
## [3.2.0](https://github.com/OctopusDeploy/api-client.ts/compare/v3.1.0...v3.2.0) (2023-12-13)
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
@@ -75,7 +75,7 @@
7575
"test": "jest --maxWorkers=4 --config=jest.config.js --ci --reporters=default --reporters=jest-junit"
7676
},
7777
"types": "dist/index.d.ts",
78-
"version": "3.2.0",
78+
"version": "3.3.0",
7979
"jest-junit": {
8080
"outputDirectory": "reports",
8181
"outputName": "jest-junit.xml",

0 commit comments

Comments
 (0)