Skip to content

Commit

Permalink
chore(release): 1.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.1](v1.2.0...v1.2.1) (2021-10-19)

### Bug Fixes

* **auth:** initial login request ([af9ab0d](af9ab0d))
* **router:** safely set additional headers ([f1aab58](f1aab58))
* **test:** testapp api and main module ([b779495](b779495))
  • Loading branch information
semantic-release-bot committed Oct 19, 2021
1 parent 66c5de3 commit d3a7cb0
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.2.0",
"version": "1.2.1",
"description": "roaster - OpenAPI Router for eXist",
"scripts": {
"test": "gulp install:all && mocha --exit",
Expand Down

0 comments on commit d3a7cb0

Please sign in to comment.