Skip to content

Commit

Permalink
Merge pull request #306 from Toaztr/release-v0.88.0
Browse files Browse the repository at this point in the history
chore: release 0.88.0
  • Loading branch information
mvicrob authored Dec 27, 2021
2 parents 75868b1 + f11d045 commit de08ab3
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,5 +1,13 @@
# Changelog

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


### Features

* correct reference path ([93e16cc](https://www.github.com/Toaztr/specs/commit/93e16cc04b5cabd87155520a3bfe6437ebd727eb))
* simplify oneOf in billing objects ([dc6fe71](https://www.github.com/Toaztr/specs/commit/dc6fe71dbd37bfb8cb63beccef9be040a2fcfded))

## [0.87.0](https://www.github.com/Toaztr/specs/compare/v0.86.0...v0.87.0) (2021-12-26)


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.87.0"
"version": "0.88.0"
}

0 comments on commit de08ab3

Please sign in to comment.