Skip to content
This repository was archived by the owner on Feb 28, 2022. It is now read-only.

Commit bd7d40b

Browse files
chore(release): 1.3.2 [skip ci]
## [1.3.2](v1.3.1...v1.3.2) (2019-04-12) ### Bug Fixes * **openwhisk:** properly propagate error in action response ([#238](#238)) ([c680eed](c680eed)), closes [#237](#237)
1 parent c680eed commit bd7d40b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.3.2](https://github.com/adobe/helix-pipeline/compare/v1.3.1...v1.3.2) (2019-04-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **openwhisk:** properly propagate error in action response ([#238](https://github.com/adobe/helix-pipeline/issues/238)) ([c680eed](https://github.com/adobe/helix-pipeline/commit/c680eed)), closes [#237](https://github.com/adobe/helix-pipeline/issues/237)
7+
18
## [1.3.1](https://github.com/adobe/helix-pipeline/compare/v1.3.0...v1.3.1) (2019-04-11)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/helix-pipeline",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "",
55
"repository": "https://github.com/adobe/helix-pipeline",
66
"main": "index.js",

0 commit comments

Comments
 (0)