@threlte/gltf 1.0.0 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @threlte/gltf
2
2
 
3
+ ## 1.0.1
4
+
5
+ ### Patch Changes
6
+
7
+ - ee1d319: Update package READMEs to fix banners.
8
+
3
9
  ## 1.0.0
4
10
 
5
11
  ### Major Changes
package/README.md CHANGED
@@ -14,7 +14,7 @@
14
14
  </div>
15
15
 
16
16
  <a href="https://threlte.xyz">
17
- <img src="./threlte-banner.jpg"/>
17
+ <img src="https://threlte.xyz/logo/threlte-banner.jpg"/>
18
18
  </a>
19
19
 
20
20
  ## Rapidly Build Interactive 3D Apps for the Web
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@threlte/gltf",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "description": "GLTF to Threlte converter",
5
5
  "type": "module",
6
6
  "keywords": [
Binary file