Skip to content

Commit

Permalink
chore(release): 1.3.21 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.21](v1.3.20...v1.3.21) (2023-08-07)

### Bug Fixes

* **deps:** update dependency @types/node to v18.17.3 ([8caba88](8caba88))
  • Loading branch information
semantic-release-bot committed Aug 7, 2023
1 parent 8caba88 commit 449b017
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.3.21](https://github.com/gastromatic/easybill-client/compare/v1.3.20...v1.3.21) (2023-08-07)


### Bug Fixes

* **deps:** update dependency @types/node to v18.17.3 ([8caba88](https://github.com/gastromatic/easybill-client/commit/8caba88057b43b226810428525393dc30b3c5709))

## [1.3.20](https://github.com/gastromatic/easybill-client/compare/v1.3.19...v1.3.20) (2023-07-31)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "easybill-client",
"version": "1.3.20",
"version": "1.3.21",
"description": "Node client for easybill API",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 449b017

Please sign in to comment.