Skip to content

Commit

Permalink
Merge pull request #296 from Toaztr/release-v0.83.0
Browse files Browse the repository at this point in the history
chore: release 0.83.0
  • Loading branch information
mvicrob authored Dec 3, 2021
2 parents 1ca8876 + 853d0dd commit 0d65423
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.83.0](https://www.github.com/Toaztr/specs/compare/v0.82.0...v0.83.0) (2021-12-03)


### Features

* add customer billing ([fafe669](https://www.github.com/Toaztr/specs/commit/fafe669a771d2cf75ea95a2310eb006b198b74c6))
* add Iban into partner ([3ca7cb0](https://www.github.com/Toaztr/specs/commit/3ca7cb01b98bb3898426f6427d3b06a798221f4f))
* bill data model ([6fd2cd2](https://www.github.com/Toaztr/specs/commit/6fd2cd26a12789d791df4de20b3d4941857b3e4f))
* fix ([6931eb9](https://www.github.com/Toaztr/specs/commit/6931eb9bec15e97a306e617c7357105ba29c961f))
* improve actor in the CaseSummary ([9715af9](https://www.github.com/Toaztr/specs/commit/9715af9f9d3c81a2b1797c2dfece1c56e7e984da))
* improve bill datamodel ([6d6c1f4](https://www.github.com/Toaztr/specs/commit/6d6c1f491f540cbd8772022ce40902033a770955))
* remove unused objet ([2d3df45](https://www.github.com/Toaztr/specs/commit/2d3df4536fbffd6176b58f56386b408880265bc0))

## [0.82.0](https://www.github.com/Toaztr/specs/compare/v0.81.0...v0.82.0) (2021-11-21)


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
Expand Up @@ -8,5 +8,5 @@
"redoc-cli": "0.12.3"
},
"name": "@toaztr/specs",
"version": "0.82.0"
"version": "0.83.0"
}

0 comments on commit 0d65423

Please sign in to comment.