Skip to content

Commit

Permalink
chore: Release v0.1.19 (#52)
Browse files Browse the repository at this point in the history
Co-authored-by: arnoerpenbeck <[email protected]>
  • Loading branch information
github-actions[bot] and arnoerpenbeck committed Aug 19, 2024
1 parent 9d9d783 commit 83bbf73
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [0.1.19](https://github.com/fulfillmenttools/fulfillmenttools-sdk-typescript/compare/0.1.18...0.1.19)

- chore: update FFT API types [`#51`](https://github.com/fulfillmenttools/fulfillmenttools-sdk-typescript/pull/51)
- Carrier functions [`#50`](https://github.com/fulfillmenttools/fulfillmenttools-sdk-typescript/pull/50)

#### [0.1.18](https://github.com/fulfillmenttools/fulfillmenttools-sdk-typescript/compare/0.1.17...0.1.18)

> 8 July 2024
- chore: Release v0.1.18 [`#49`](https://github.com/fulfillmenttools/fulfillmenttools-sdk-typescript/pull/49)
- update types [`#48`](https://github.com/fulfillmenttools/fulfillmenttools-sdk-typescript/pull/48)

#### [0.1.17](https://github.com/fulfillmenttools/fulfillmenttools-sdk-typescript/compare/0.1.16...0.1.17)
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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fulfillmenttools/fulfillmenttools-sdk-typescript",
"version": "0.1.18",
"version": "0.1.19",
"type": "module",
"main": "dist/cjs/index.js",
"module": "dist/mjs/index.js",
Expand Down

0 comments on commit 83bbf73

Please sign in to comment.