Skip to content

Commit

Permalink
publish 1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
06wj committed Dec 19, 2022
1 parent 52919bf commit fd491c6
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 19 deletions.
6 changes: 1 addition & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
# [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)
# [1.17.0](https://github.com/hiloteam/Hilo3d/compare/1.16.4...1.17.0) (2022-12-19)


### Features
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]-alpha.1/build/Hilo3d.js'></script>
<script src='//cdn.jsdelivr.net/npm/[email protected]/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]-alpha.1/build/Hilo3d.js
[cdn-url]: https://cdn.jsdelivr.net/npm/[email protected]/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]-alpha.1/build/Hilo3d.js'></script>
<script src='//cdn.jsdelivr.net/npm/[email protected]/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]-alpha.1/build/Hilo3d.js
[cdn-url]: https://cdn.jsdelivr.net/npm/[email protected]/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.

6 changes: 3 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9641,7 +9641,7 @@ <h3> </h3>
<h3 align="center">A 3D WebGL Rendering Engine</h3>
<hr>
<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>
<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/[email protected]-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>
<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/[email protected]/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>
<h3>Features</h3>
<ul>
<li>Compatible for multiple mobile and desktop browsers.</li>
Expand All @@ -9657,8 +9657,8 @@ <h3 id="Installation">Installation</h3>
</code></pre>
</li>
<li>
<p>use script tag from a <a target="_blank" href="https://cdn.jsdelivr.net/npm/[email protected]-alpha.1/build/Hilo3d.js">cdn</a></p>
<pre class="prettyprint source"><code>&lt;script src='//cdn.jsdelivr.net/npm/[email protected]-alpha.1/build/Hilo3d.js'>&lt;/script>
<p>use script tag from a <a target="_blank" href="https://cdn.jsdelivr.net/npm/[email protected]/build/Hilo3d.js">cdn</a></p>
<pre class="prettyprint source"><code>&lt;script src='//cdn.jsdelivr.net/npm/[email protected]/build/Hilo3d.js'>&lt;/script>
</code></pre>
</li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hilo3d",
"version": "1.17.0-alpha.1",
"version": "1.17.0",
"description": "Hilo3d, a WebGL 3d engine.",
"main": "build/Hilo3d.js",
"types": "types/index.d.ts",
Expand Down

0 comments on commit fd491c6

Please sign in to comment.