Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Commit f2f5f10

Browse files
Merge pull request #1034 from NativeScript/vladimirov/merge-rel-master
chore: merge release in master
2 parents 2b01603 + 41f1117 commit f2f5f10

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

Diff for: CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="1.1.1"></a>
2+
## [1.1.1](https://github.com/NativeScript/nativescript-dev-webpack/compare/1.1.0...1.1.1) (2019-08-22)
3+
4+
5+
### Bug Fixes
6+
7+
* add ia64 as supported architecture ([65d5d3f](https://github.com/NativeScript/nativescript-dev-webpack/commit/65d5d3f))
8+
9+
10+
111
<a name="1.1.0"></a>
212
# [1.1.0](https://github.com/NativeScript/nativescript-dev-webpack/compare/1.0.2...1.1.0) (2019-08-19)
313

Diff for: plugins/NativeScriptSnapshotPlugin/options.json

-6
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,6 @@
2525
},
2626
"targetArchs": {
2727
"type": "array",
28-
"default": [
29-
"arm",
30-
"arm64",
31-
"ia32",
32-
"ia64"
33-
],
3428
"items": {
3529
"type": "string",
3630
"enum": [

0 commit comments

Comments
 (0)