Skip to content

Commit a840fe3

Browse files
chore(release): 1.17.0 [skip ci]
# [1.17.0](1.16.4...1.17.0) (2021-11-02) ### Bug Fixes * **compile/sourcemap:** use path.join rather than manually constructing a path ([537107d](537107d)) ### Features * **all:** set default backbone version ([fb845f7](fb845f7))
1 parent 1e19086 commit a840fe3

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

Diff for: CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.17.0](https://github.com/appcelerator/alloy/compare/1.16.4...1.17.0) (2021-11-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **compile/sourcemap:** use path.join rather than manually constructing a path ([537107d](https://github.com/appcelerator/alloy/commit/537107debd06930ed3ea932395e2654e4996db48))
7+
8+
9+
### Features
10+
11+
* **all:** set default backbone version ([fb845f7](https://github.com/appcelerator/alloy/commit/fb845f735be4ff6999807f14b740c37357145977))
12+
113
## [1.16.4](https://github.com/appcelerator/alloy/compare/1.16.3...1.16.4) (2021-09-17)
214

315

Diff for: package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"html5",
1313
"appc-client"
1414
],
15-
"version": "1.16.4",
15+
"version": "1.17.0",
1616
"author": "Appcelerator, Inc. <[email protected]>",
1717
"maintainers": [
1818
{

0 commit comments

Comments
 (0)