Skip to content

Commit

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

### Bug Fixes

* **compile:** generate source maps for lib files in widgets ([ba8d4c2](ba8d4c2))
  • Loading branch information
semantic-release-bot committed Jun 8, 2021
1 parent ba8d4c2 commit 2f687e5
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.1](https://github.com/appcelerator/alloy/compare/1.16.0...1.16.1) (2021-06-08)


### Bug Fixes

* **compile:** generate source maps for lib files in widgets ([ba8d4c2](https://github.com/appcelerator/alloy/commit/ba8d4c22872c78927b8b231cc0f5e2cb0384525c))

# [1.16.0](https://github.com/appcelerator/alloy/compare/1.15.4...1.16.0) (2021-03-03)


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.0",
"version": "1.16.1",
"author": "Appcelerator, Inc. <[email protected]>",
"maintainers": [
{
Expand Down

0 comments on commit 2f687e5

Please sign in to comment.