Skip to content

Commit

Permalink
chore(release): 1.3.5 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.5](v1.3.4...v1.3.5) (2020-03-10)

### Bug Fixes

* linked array was not working ([aeb4725](aeb4725))
  • Loading branch information
semantic-release-bot committed Mar 10, 2020
1 parent a954f7e commit ee8df18
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.3.5](https://github.com/Enigmatis/polaris-delta-middleware/compare/v1.3.4...v1.3.5) (2020-03-10)


### Bug Fixes

* linked array was not working ([aeb4725](https://github.com/Enigmatis/polaris-delta-middleware/commit/aeb47252491ca6d06b95ea4e93f764bb6eca2118))

## [1.3.4](https://github.com/Enigmatis/polaris-delta-middleware/compare/v1.3.3...v1.3.4) (2020-03-09)


Expand Down
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": "@enigmatis/polaris-middlewares",
"version": "1.3.4",
"version": "1.3.5",
"description": "handling middlewares in polaris",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
Expand Down

0 comments on commit ee8df18

Please sign in to comment.