Skip to content

Commit fa8af84

Browse files
committed
2.1.1
1 parent 3a005fa commit fa8af84

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.1.1](https://github.com/redhataccess/spandx/compare/v2.1.0...v2.1.1) (2020-06-25)
2+
3+
### Bug Fixes
4+
5+
* respond with a 502 when remote is unreachable ([#145](https://github.com/redhataccess/spandx/issues/145)) ([4ac3e24](https://github.com/redhataccess/spandx/commit/4ac3e24f8c3752c4691b08d9285fda4ac8932f6d))
6+
7+
18
# [2.1.0](https://github.com/redhataccess/spandx/compare/v2.0.1...v2.1.0) (2020-05-27)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spandx",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "Develop locally, proxy to prod, browser-sync, inject Portal Chrome.",
55
"main": "app/spandx.js",
66
"bin": "app/cli.js",

0 commit comments

Comments
 (0)