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

Commit 175182b

Browse files
chore(release): 1.2.2 [skip ci]
## [1.2.2](v1.2.1...v1.2.2) (2019-04-01) ### Bug Fixes * **markdown:** [#158](#158) GFM Tables crash the pipeline ([4a4546f](4a4546f)) * **package:** update xmlbuilder to version 12.0.0 ([b65ffc6](b65ffc6))
1 parent 75063bf commit 175182b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.2.2](https://github.com/adobe/helix-pipeline/compare/v1.2.1...v1.2.2) (2019-04-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **markdown:** [#158](https://github.com/adobe/helix-pipeline/issues/158) GFM Tables crash the pipeline ([4a4546f](https://github.com/adobe/helix-pipeline/commit/4a4546f))
7+
* **package:** update xmlbuilder to version 12.0.0 ([b65ffc6](https://github.com/adobe/helix-pipeline/commit/b65ffc6))
8+
19
## [1.2.1](https://github.com/adobe/helix-pipeline/compare/v1.2.0...v1.2.1) (2019-04-01)
210

311

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.2.1",
3+
"version": "1.2.2",
44
"description": "",
55
"repository": "https://github.com/adobe/helix-pipeline",
66
"main": "index.js",

0 commit comments

Comments
 (0)