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

Commit bc05b89

Browse files
chore(release): 1.3.4 [skip ci]
## [1.3.4](v1.3.3...v1.3.4) (2019-04-12) ### Bug Fixes * **embed:** adjust to new micromatch API ([8c8ce3a](8c8ce3a)) * **package:** update micromatch to version 4.0.0 ([bb43d96](bb43d96))
1 parent aab4f52 commit bc05b89

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.3.4](https://github.com/adobe/helix-pipeline/compare/v1.3.3...v1.3.4) (2019-04-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **embed:** adjust to new micromatch API ([8c8ce3a](https://github.com/adobe/helix-pipeline/commit/8c8ce3a))
7+
* **package:** update micromatch to version 4.0.0 ([bb43d96](https://github.com/adobe/helix-pipeline/commit/bb43d96))
8+
19
## [1.3.3](https://github.com/adobe/helix-pipeline/compare/v1.3.2...v1.3.3) (2019-04-12)
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.3.3",
3+
"version": "1.3.4",
44
"description": "",
55
"repository": "https://github.com/adobe/helix-pipeline",
66
"main": "index.js",

0 commit comments

Comments
 (0)