Skip to content

Commit

Permalink
chore(release): 1.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.6.0](v1.5.0...v1.6.0) (2022-02-24)

### Bug Fixes

* **test:** include all needed resources in testapp ([4f9ce59](4f9ce59))
* **test:** login, logout in utils ([2d0c064](2d0c064))
* **test:** read binary from new location ([eb768fa](eb768fa))
* **test:** require missing dependency ([1a22579](1a22579))

### Features

* **example:** enable custom controller by default ([ffcd6d2](ffcd6d2))
  • Loading branch information
semantic-release-bot committed Feb 24, 2022
1 parent 8b96270 commit 227bfe8
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.5.0",
"version": "1.6.0",
"description": "roaster - OpenAPI Router for eXist",
"scripts": {
"test": "dotenv gulp install:all && dotenv mocha --exit",
Expand Down

0 comments on commit 227bfe8

Please sign in to comment.