Skip to content

Commit

Permalink
chore(release): 5.3.1 [skip ci]
Browse files Browse the repository at this point in the history
## [5.3.1](v5.3.0...v5.3.1) (2020-02-28)

### Bug Fixes

* **conditions:** changes required for integration with simulator ([2556169](2556169))
* **conditions:** relax stickyness rules ([90cfe49](90cfe49))
* **conditions:** use url.parse directly ([8a9bbe0](8a9bbe0))
* **conditions:** use X-FullDirname ([05a639e](05a639e))
* extra commit to add breaking change ([8cc054e](8cc054e))
* trigger check reruns ([18ca7e1](18ca7e1))
  • Loading branch information
semantic-release-bot committed Feb 28, 2020
1 parent 3fdf2a2 commit 29915c3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [5.3.1](https://github.com/adobe/helix-shared/compare/v5.3.0...v5.3.1) (2020-02-28)


### Bug Fixes

* **conditions:** changes required for integration with simulator ([2556169](https://github.com/adobe/helix-shared/commit/2556169801cfacea3f879b0cbeda308878adbb2e))
* **conditions:** relax stickyness rules ([90cfe49](https://github.com/adobe/helix-shared/commit/90cfe49c17702da202cf74f4f837a8631a79c6f9))
* **conditions:** use url.parse directly ([8a9bbe0](https://github.com/adobe/helix-shared/commit/8a9bbe057bc796c2aaa0d71f32dba99a94db79d9))
* **conditions:** use X-FullDirname ([05a639e](https://github.com/adobe/helix-shared/commit/05a639e79985f0a100dd5f94d7b72f0d057befa7))
* extra commit to add breaking change ([8cc054e](https://github.com/adobe/helix-shared/commit/8cc054e4b19cd43feb89558ae857d2c835330a07))
* trigger check reruns ([18ca7e1](https://github.com/adobe/helix-shared/commit/18ca7e15454c675e77785fee9686c0246e213d92))

# [5.3.0](https://github.com/adobe/helix-shared/compare/v5.2.2...v5.3.0) (2020-02-26)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adobe/helix-shared",
"version": "5.3.0",
"version": "5.3.1",
"description": "Shared modules of the Helix Project",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 29915c3

Please sign in to comment.