Skip to content

Commit

Permalink
chore(release): 1.7.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.7.2](v1.7.1...v1.7.2) (2022-09-19)

### Bug Fixes

* **body:** allow additional parameters by default ([d1cf5dd](d1cf5dd)), closes [#57](#57)
* **body:** some JSON bodies are strings ([29f3c1f](29f3c1f)), closes [#47](#47)
  • Loading branch information
semantic-release-bot committed Sep 19, 2022
1 parent cbc2211 commit 0082a2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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": "roaster",
"version": "1.7.1",
"version": "1.7.2",
"description": "roaster - OpenAPI Router for eXist",
"scripts": {
"test": "dotenv gulp install:all && dotenv mocha --exit",
Expand Down

0 comments on commit 0082a2c

Please sign in to comment.