Skip to content

Commit

Permalink
chore(release): 1.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.4.0](v1.3.0...v1.4.0) (2021-10-28)

### Bug Fixes

* **example:** more specific API definition route ([0e2c93c](0e2c93c))
* **example:** stricter checks in controller ([e557a17](e557a17))
* **test:** adjust test with HTTP PATCH ([26ca710](26ca710))
* catch middleware errors in router:process ([5c1c17a](5c1c17a))

### Features

* **example:** user generated content handling ([cae7501](cae7501))
* **router:** allow routes to accept any body ([343d490](343d490))
  • Loading branch information
semantic-release-bot committed Oct 28, 2021
1 parent 88cb232 commit 9022108
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.3.0",
"version": "1.4.0",
"description": "roaster - OpenAPI Router for eXist",
"scripts": {
"test": "gulp install:all && mocha --exit",
Expand Down

0 comments on commit 9022108

Please sign in to comment.