Skip to content

Commit e73215a

Browse files
chore(release): 1.16.3 [skip ci]
## [1.16.3](1.16.2...1.16.3) (2021-06-29) ### Bug Fixes * **generate:** mark name as optional as it is not required for jmk ([bc0e06f](bc0e06f)) * **new:** mark dir as optional as it is not required ([d151848](d151848))
1 parent d151848 commit e73215a

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.16.3](https://github.com/appcelerator/alloy/compare/1.16.2...1.16.3) (2021-06-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **generate:** mark name as optional as it is not required for jmk ([bc0e06f](https://github.com/appcelerator/alloy/commit/bc0e06f9169cc7a5e34c0f1e757f29af3a6ffc7b))
7+
* **new:** mark dir as optional as it is not required ([d151848](https://github.com/appcelerator/alloy/commit/d151848ad1ba7a8494b5005d016725645173ba4d))
8+
19
## [1.16.2](https://github.com/appcelerator/alloy/compare/1.16.1...1.16.2) (2021-06-15)
210

311

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.16.2",
15+
"version": "1.16.3",
1616
"author": "Appcelerator, Inc. <[email protected]>",
1717
"maintainers": [
1818
{

0 commit comments

Comments
 (0)