Skip to content

Commit

Permalink
chore(main): release 1.3.0 (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
team-integrations-fnm-bot committed Jul 1, 2022
1 parent b86d262 commit 439b575
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

## [1.3.0](https://github.com/OctopusDeploy/api-client.ts/compare/v1.2.1...v1.3.0) (2022-07-01)


### Features

* added index files for typescript type exports ([#71](https://github.com/OctopusDeploy/api-client.ts/issues/71)) ([b86d262](https://github.com/OctopusDeploy/api-client.ts/commit/b86d262510e74701a7eb130a660f353252eb4938))

## [1.2.1](https://github.com/OctopusDeploy/api-client.ts/compare/v1.1.7...v1.2.1) (2022-06-27)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -77,7 +77,7 @@
"test": "jest --maxWorkers=4 --config=jest.config.js --ci --reporters=default --reporters=jest-junit"
},
"types": "dist/index.d.ts",
"version": "1.2.1",
"version": "1.3.0",
"jest-junit": {
"outputDirectory": "reports",
"outputName": "jest-junit.xml",
Expand Down

0 comments on commit 439b575

Please sign in to comment.