Skip to content

Commit c92227c

Browse files
author
Circle ci
committed
[ci skip] Release 5.2.2
1 parent f6a104f commit c92227c

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+
## [5.2.2](https://github.com/pie-framework/build-helper/compare/5.2.1...5.2.2) (2020-07-22)
2+
3+
4+
### Bug Fixes
5+
6+
* fallback to [] if existing is not an array ([f6a104f](https://github.com/pie-framework/build-helper/commit/f6a104fa5135db7a550b8d96d5b1a7153bb42f15))
7+
18
## [5.2.1](https://github.com/pie-framework/build-helper/compare/5.2.0...5.2.1) (2020-07-22)
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": "@pie-framework/build-helper",
3-
"version": "5.2.1",
3+
"version": "5.2.2",
44
"description": "",
55
"main": "lib/index.js",
66
"types": "/lib/index.d.ts",

0 commit comments

Comments
 (0)