Skip to content

Commit

Permalink
chore(release): 1.8.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.8.1](v1.8.0...v1.8.1) (2023-10-24)

### Bug Fixes

* add attachment file name ([87e8a33](87e8a33))
* debugger show correct ms ([a703512](a703512))
  • Loading branch information
semantic-release-bot committed Oct 24, 2023
1 parent 87e8a33 commit 00c9373
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
@@ -1,3 +1,11 @@
## [1.8.1](https://github.com/Print-one/moneybird-js/compare/v1.8.0...v1.8.1) (2023-10-24)


### Bug Fixes

* add attachment file name ([87e8a33](https://github.com/Print-one/moneybird-js/commit/87e8a336ee052e308a146b251b7a639681cf448c))
* debugger show correct ms ([a703512](https://github.com/Print-one/moneybird-js/commit/a703512e723bccbab7ac51bec69429b3e283d6c2))

# [1.8.0](https://github.com/Print-one/moneybird-js/compare/v1.7.0...v1.8.0) (2023-10-12)


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": "@print-one/moneybird-js",
"version": "1.8.0",
"version": "1.8.1",
"description": "A client for Moneybird in javascript",
"license": "MIT",
"author": "Print.one",
Expand Down

0 comments on commit 00c9373

Please sign in to comment.