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

Commit 5da8c22

Browse files
chore(release): 1.12.0 [skip ci]
# [1.12.0](v1.11.0...v1.12.0) (2019-05-10) ### Features * **html:** introduce new hast extension point ([#324](#324)) ([325a6b9](325a6b9)), closes [#319](#319)
1 parent 325a6b9 commit 5da8c22

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.12.0](https://github.com/adobe/helix-pipeline/compare/v1.11.0...v1.12.0) (2019-05-10)
2+
3+
4+
### Features
5+
6+
* **html:** introduce new hast extension point ([#324](https://github.com/adobe/helix-pipeline/issues/324)) ([325a6b9](https://github.com/adobe/helix-pipeline/commit/325a6b9)), closes [#319](https://github.com/adobe/helix-pipeline/issues/319)
7+
18
# [1.11.0](https://github.com/adobe/helix-pipeline/compare/v1.10.2...v1.11.0) (2019-05-08)
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.11.0",
3+
"version": "1.12.0",
44
"description": "",
55
"repository": "https://github.com/adobe/helix-pipeline",
66
"main": "index.js",

0 commit comments

Comments
 (0)