Skip to content

Commit

Permalink
chore(release): 1.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.7.0](v1.6.1...v1.7.0) (2022-08-19)

### Bug Fixes

* **testapp:** api with correct file definition ([b594f42](b594f42))
* get parameters in form-data as map ([2a94f26](2a94f26))

### Features

* **body:** distinguish multipart/form-data body ([889ef87](889ef87))
* **router:** improve form-data parsing ([d3a025b](d3a025b))
* **router:** support base64 encoded data ([007772f](007772f))
  • Loading branch information
semantic-release-bot committed Aug 19, 2022
1 parent a9e0ce6 commit 26b3c86
Showing 1 changed file with 1 addition and 1 deletion.
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.6.1",
"version": "1.7.0",
"description": "roaster - OpenAPI Router for eXist",
"scripts": {
"test": "dotenv gulp install:all && dotenv mocha --exit",
Expand Down

0 comments on commit 26b3c86

Please sign in to comment.