Skip to content

Commit 9368a25

Browse files
chore(release): 1.17.1 [skip ci]
## [1.17.1](1.17.0...1.17.1) (2021-11-17) ### Bug Fixes * **compile/hook:** error if unable to find the alloy cli ([166dc3b](166dc3b))
1 parent d2403df commit 9368a25

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+
## [1.17.1](https://github.com/appcelerator/alloy/compare/1.17.0...1.17.1) (2021-11-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **compile/hook:** error if unable to find the alloy cli ([166dc3b](https://github.com/appcelerator/alloy/commit/166dc3b61c2dba6fbeecf1d4d00a742dea15be99))
7+
18
# [1.17.0](https://github.com/appcelerator/alloy/compare/1.16.4...1.17.0) (2021-11-02)
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
@@ -12,7 +12,7 @@
1212
"html5",
1313
"appc-client"
1414
],
15-
"version": "1.17.0",
15+
"version": "1.17.1",
1616
"author": "Appcelerator, Inc. <[email protected]>",
1717
"maintainers": [
1818
{

0 commit comments

Comments
 (0)