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-01-18)

### Bug Fixes

* amount not parsed correctly for frontend ([b47bc7f](b47bc7f))
  • Loading branch information
semantic-release-bot committed Jan 18, 2023
1 parent b47bc7f commit db14050
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
@@ -1,3 +1,10 @@
## [1.8.1](https://github.com/alex73630/piquetdestream-api/compare/v1.8.0...v1.8.1) (2023-01-18)


### Bug Fixes

* amount not parsed correctly for frontend ([b47bc7f](https://github.com/alex73630/piquetdestream-api/commit/b47bc7ff87ddf88b628d7f8631f70de55851a5d1))

# [1.8.0](https://github.com/alex73630/piquetdestream-api/compare/v1.7.0...v1.8.0) (2023-01-18)


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": "piquetdestream-api",
"version": "1.8.0",
"version": "1.8.1",
"description": "",
"author": "Alexandre Sanchez (alex73630)",
"private": true,
Expand Down

0 comments on commit db14050

Please sign in to comment.