Skip to content

Commit fd491c6

Browse files
committed
publish 1.17.0
1 parent 52919bf commit fd491c6

File tree

8 files changed

+15
-19
lines changed

8 files changed

+15
-19
lines changed

CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
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-
5-
# [1.17.0-alpha.0](https://github.com/hiloteam/Hilo3d/compare/1.16.4...1.17.0-alpha.0) (2022-12-19)
1+
# [1.17.0](https://github.com/hiloteam/Hilo3d/compare/1.16.4...1.17.0) (2022-12-19)
62

73

84
### Features

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.1/build/Hilo3d.js'></script>
26+
<script src='//cdn.jsdelivr.net/npm/hilo3d@1.17.0/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.1/build/Hilo3d.js
125+
[cdn-url]: https://cdn.jsdelivr.net/npm/hilo3d@1.17.0/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.1/build/Hilo3d.js'></script>
26+
<script src='//cdn.jsdelivr.net/npm/hilo3d@1.17.0/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.1/build/Hilo3d.js
125+
[cdn-url]: https://cdn.jsdelivr.net/npm/hilo3d@1.17.0/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/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9641,7 +9641,7 @@ <h3> </h3>
96419641
<h3 align="center">A 3D WebGL Rendering Engine</h3>
96429642
<hr>
96439643
<p><a href="#Installation">Installation</a> • <a href="#Documentation">Documentation</a> • <a href="#Development">Development</a> • <a href="#Showcase">Showcase</a> • <a href="#Examples">Examples</a> • <a href="#Authors">Authors</a> • <a href="#License">License</a></p>
9644-
<p><a target="_blank" href="https://www.npmjs.com/package/hilo3d"><img src="https://img.shields.io/npm/v/hilo3d.svg?style=flat-square" alt="npm"></a> <a target="_blank" href="https://github.com/hiloteam/Hilo3d/actions?query=workflow%3A%22npm+test%22+branch%3Adev"><img src="https://img.shields.io/github/workflow/status/hiloteam/Hilo3d/npm%20test?style=flat-square" alt="ci"></a> <a target="_blank" href="https://cdn.jsdelivr.net/npm/hilo3d@1.17.0-alpha.1/build/Hilo3d.js"><img src="https://img.badgesize.io/hiloteam/hilo3d/master/build/Hilo3d.js.svg?compression=gzip&amp;style=flat-square" alt="size"></a> <a target="_blank" href="https://gitter.im/hiloteam/Hilo3d?utm_source=badge&amp;utm_medium=badge&amp;utm_campaign=pr-badge&amp;utm_content=badge"><img src="https://img.shields.io/badge/GITTER-join%20chat-green.svg?style=flat-square" alt="gitter.im"></a></p>
9644+
<p><a target="_blank" href="https://www.npmjs.com/package/hilo3d"><img src="https://img.shields.io/npm/v/hilo3d.svg?style=flat-square" alt="npm"></a> <a target="_blank" href="https://github.com/hiloteam/Hilo3d/actions?query=workflow%3A%22npm+test%22+branch%3Adev"><img src="https://img.shields.io/github/workflow/status/hiloteam/Hilo3d/npm%20test?style=flat-square" alt="ci"></a> <a target="_blank" href="https://cdn.jsdelivr.net/npm/hilo3d@1.17.0/build/Hilo3d.js"><img src="https://img.badgesize.io/hiloteam/hilo3d/master/build/Hilo3d.js.svg?compression=gzip&amp;style=flat-square" alt="size"></a> <a target="_blank" href="https://gitter.im/hiloteam/Hilo3d?utm_source=badge&amp;utm_medium=badge&amp;utm_campaign=pr-badge&amp;utm_content=badge"><img src="https://img.shields.io/badge/GITTER-join%20chat-green.svg?style=flat-square" alt="gitter.im"></a></p>
96459645
<h3>Features</h3>
96469646
<ul>
96479647
<li>Compatible for multiple mobile and desktop browsers.</li>
@@ -9657,8 +9657,8 @@ <h3 id="Installation">Installation</h3>
96579657
</code></pre>
96589658
</li>
96599659
<li>
9660-
<p>use script tag from a <a target="_blank" href="https://cdn.jsdelivr.net/npm/hilo3d@1.17.0-alpha.1/build/Hilo3d.js">cdn</a></p>
9661-
<pre class="prettyprint source"><code>&lt;script src='//cdn.jsdelivr.net/npm/hilo3d@1.17.0-alpha.1/build/Hilo3d.js'>&lt;/script>
9660+
<p>use script tag from a <a target="_blank" href="https://cdn.jsdelivr.net/npm/hilo3d@1.17.0/build/Hilo3d.js">cdn</a></p>
9661+
<pre class="prettyprint source"><code>&lt;script src='//cdn.jsdelivr.net/npm/hilo3d@1.17.0/build/Hilo3d.js'>&lt;/script>
96629662
</code></pre>
96639663
</li>
96649664
</ul>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hilo3d",
3-
"version": "1.17.0-alpha.1",
3+
"version": "1.17.0",
44
"description": "Hilo3d, a WebGL 3d engine.",
55
"main": "build/Hilo3d.js",
66
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)