Skip to content

Commit

Permalink
Merge pull request #310 from Toaztr/release-v0.90.0
Browse files Browse the repository at this point in the history
chore: release 0.90.0
  • Loading branch information
mvicrob authored Dec 28, 2021
2 parents 31eb86b + 9e7480b commit 0d5656d
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.90.0](https://www.github.com/Toaztr/specs/compare/v0.89.0...v0.90.0) (2021-12-28)


### Features

* Define API bill converter from JSON to Word ([7d8bb3a](https://www.github.com/Toaztr/specs/commit/7d8bb3a75bb3d066bc35a46cb6ca0796ca896017))
* op id in pascalCase ([7df5949](https://www.github.com/Toaztr/specs/commit/7df5949a21a910c3abe5b3ed6865a74050cddb5f))
* remove docx object ([f3736b8](https://www.github.com/Toaztr/specs/commit/f3736b8e6de2870296da56c78300138ca8556528))
* remove not used MIME ([a2e84d8](https://www.github.com/Toaztr/specs/commit/a2e84d8b00a60a383dac612e6a6d54cdd201064d))
* update operation id ([af0e85b](https://www.github.com/Toaztr/specs/commit/af0e85b22075187ec7dfd76fba8888aa86f03aae))
* update yaml with MIME for Word ([57ef472](https://www.github.com/Toaztr/specs/commit/57ef4728544ce038750edbcd1b616bd020273ea8))

## [0.89.0](https://www.github.com/Toaztr/specs/compare/v0.88.0...v0.89.0) (2021-12-27)


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.89.0"
"version": "0.90.0"
}

0 comments on commit 0d5656d

Please sign in to comment.