Skip to content

Commit

Permalink
publish 1.17.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
06wj committed Dec 19, 2022
1 parent ab095af commit 52919bf
Show file tree
Hide file tree
Showing 11 changed files with 813 additions and 809 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [1.17.0-alpha.1](https://github.com/hiloteam/Hilo3d/compare/1.17.0-alpha.0...1.17.0-alpha.1) (2022-12-19)



# [1.17.0-alpha.0](https://github.com/hiloteam/Hilo3d/compare/1.16.4...1.17.0-alpha.0) (2022-12-19)


Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ English | [简体中文](./README_ZH.md)
* use script tag from a [cdn][cdn-url]

```
<script src='//cdn.jsdelivr.net/npm/[email protected].0/build/Hilo3d.js'></script>
<script src='//cdn.jsdelivr.net/npm/[email protected].1/build/Hilo3d.js'></script>
```

### Documentation
Expand Down Expand Up @@ -122,4 +122,4 @@ English | [简体中文](./README_ZH.md)
[size-image]:https://img.badgesize.io/hiloteam/hilo3d/master/build/Hilo3d.js.svg?compression=gzip&style=flat-square
[ci-url]:https://github.com/hiloteam/Hilo3d/actions?query=workflow%3A%22npm+test%22+branch%3Adev
[ci-image]:https://img.shields.io/github/workflow/status/hiloteam/Hilo3d/npm%20test?style=flat-square
[cdn-url]: https://cdn.jsdelivr.net/npm/[email protected].0/build/Hilo3d.js
[cdn-url]: https://cdn.jsdelivr.net/npm/[email protected].1/build/Hilo3d.js
4 changes: 2 additions & 2 deletions README_ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* 使用 script 标签加载 [cdn][cdn-url]
```
<script src='//cdn.jsdelivr.net/npm/[email protected].0/build/Hilo3d.js'></script>
<script src='//cdn.jsdelivr.net/npm/[email protected].1/build/Hilo3d.js'></script>
```
### 文档
Expand Down Expand Up @@ -122,4 +122,4 @@
[size-image]:https://img.badgesize.io/hiloteam/hilo3d/master/build/Hilo3d.js.svg?compression=gzip&style=flat-square
[ci-url]:https://github.com/hiloteam/Hilo3d/actions?query=workflow%3A%22npm+test%22+branch%3Adev
[ci-image]:https://img.shields.io/github/workflow/status/hiloteam/Hilo3d/npm%20test?style=flat-square
[cdn-url]: https://cdn.jsdelivr.net/npm/[email protected].0/build/Hilo3d.js
[cdn-url]: https://cdn.jsdelivr.net/npm/[email protected].1/build/Hilo3d.js
4 changes: 2 additions & 2 deletions build/Hilo3d.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions build/Hilo3d.single.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions build/math.single.js

Large diffs are not rendered by default.

530 changes: 265 additions & 265 deletions docs/constants.html

Large diffs are not rendered by default.

Loading

0 comments on commit 52919bf

Please sign in to comment.