Skip to content

Commit 52919bf

Browse files
committed
publish 1.17.0-alpha.1
1 parent ab095af commit 52919bf

File tree

11 files changed

+813
-809
lines changed

11 files changed

+813
-809
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# [1.17.0-alpha.1](https://github.com/hiloteam/Hilo3d/compare/1.17.0-alpha.0...1.17.0-alpha.1) (2022-12-19)
2+
3+
4+
15
# [1.17.0-alpha.0](https://github.com/hiloteam/Hilo3d/compare/1.16.4...1.17.0-alpha.0) (2022-12-19)
26

37

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ English | [简体中文](./README_ZH.md)
2323
* use script tag from a [cdn][cdn-url]
2424

2525
```
26-
<script src='//cdn.jsdelivr.net/npm/hilo3d@1.17.0-alpha.0/build/Hilo3d.js'></script>
26+
<script src='//cdn.jsdelivr.net/npm/hilo3d@1.17.0-alpha.1/build/Hilo3d.js'></script>
2727
```
2828

2929
### Documentation
@@ -122,4 +122,4 @@ English | [简体中文](./README_ZH.md)
122122
[size-image]:https://img.badgesize.io/hiloteam/hilo3d/master/build/Hilo3d.js.svg?compression=gzip&style=flat-square
123123
[ci-url]:https://github.com/hiloteam/Hilo3d/actions?query=workflow%3A%22npm+test%22+branch%3Adev
124124
[ci-image]:https://img.shields.io/github/workflow/status/hiloteam/Hilo3d/npm%20test?style=flat-square
125-
[cdn-url]: https://cdn.jsdelivr.net/npm/hilo3d@1.17.0-alpha.0/build/Hilo3d.js
125+
[cdn-url]: https://cdn.jsdelivr.net/npm/hilo3d@1.17.0-alpha.1/build/Hilo3d.js

README_ZH.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
* 使用 script 标签加载 [cdn][cdn-url]
2424
2525
```
26-
<script src='//cdn.jsdelivr.net/npm/hilo3d@1.17.0-alpha.0/build/Hilo3d.js'></script>
26+
<script src='//cdn.jsdelivr.net/npm/hilo3d@1.17.0-alpha.1/build/Hilo3d.js'></script>
2727
```
2828
2929
### 文档
@@ -122,4 +122,4 @@
122122
[size-image]:https://img.badgesize.io/hiloteam/hilo3d/master/build/Hilo3d.js.svg?compression=gzip&style=flat-square
123123
[ci-url]:https://github.com/hiloteam/Hilo3d/actions?query=workflow%3A%22npm+test%22+branch%3Adev
124124
[ci-image]:https://img.shields.io/github/workflow/status/hiloteam/Hilo3d/npm%20test?style=flat-square
125-
[cdn-url]: https://cdn.jsdelivr.net/npm/hilo3d@1.17.0-alpha.0/build/Hilo3d.js
125+
[cdn-url]: https://cdn.jsdelivr.net/npm/hilo3d@1.17.0-alpha.1/build/Hilo3d.js

build/Hilo3d.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/Hilo3d.single.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/math.single.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/constants.html

Lines changed: 265 additions & 265 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)