Skip to content

Commit

Permalink
chore: Release v0.1.22 (#61)
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 Sep 5, 2024
1 parent 3274dc4 commit 4918b4a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,15 @@ 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.22](https://github.com/fulfillmenttools/fulfillmenttools-sdk-typescript/compare/0.1.21...0.1.22)

- CON-460 do not use node built-in libs [`#60`](https://github.com/fulfillmenttools/fulfillmenttools-sdk-typescript/pull/60)

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

> 4 September 2024
- chore: Release v0.1.21 [`#59`](https://github.com/fulfillmenttools/fulfillmenttools-sdk-typescript/pull/59)
- feat(con-455): add service for external actions [`#58`](https://github.com/fulfillmenttools/fulfillmenttools-sdk-typescript/pull/58)
- feat(con-456): added service and functions for checkoutoptions [`#57`](https://github.com/fulfillmenttools/fulfillmenttools-sdk-typescript/pull/57)
- Fix return types in getAll carriers [`#56`](https://github.com/fulfillmenttools/fulfillmenttools-sdk-typescript/pull/56)
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.21",
"version": "0.1.22",
"type": "module",
"main": "dist/cjs/index.js",
"module": "dist/mjs/index.js",
Expand Down

0 comments on commit 4918b4a

Please sign in to comment.