Skip to content

Commit

Permalink
chore(release): 1.16.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.16.2](1.16.1...1.16.2) (2021-06-15)

### Bug Fixes

* **compile:** don't create widget sourcemaps if sourcemaps are disabled ([b1259b1](b1259b1))
  • Loading branch information
semantic-release-bot committed Jun 15, 2021
1 parent 2329197 commit 818a90d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.16.2](https://github.com/appcelerator/alloy/compare/1.16.1...1.16.2) (2021-06-15)


### Bug Fixes

* **compile:** don't create widget sourcemaps if sourcemaps are disabled ([b1259b1](https://github.com/appcelerator/alloy/commit/b1259b1feff867bdab8ebb29ce9ceae2f739290e))

## [1.16.1](https://github.com/appcelerator/alloy/compare/1.16.0...1.16.1) (2021-06-08)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"html5",
"appc-client"
],
"version": "1.16.1",
"version": "1.16.2",
"author": "Appcelerator, Inc. <[email protected]>",
"maintainers": [
{
Expand Down

0 comments on commit 818a90d

Please sign in to comment.