فهرست منبع

chore: Release core v1.3.3

Alvaro 2 سال پیش
والد
کامیت
e67d885427
3فایلهای تغییر یافته به همراه12 افزوده شده و 2 حذف شده
  1. 1 1
      packages/cientos/package.json
  2. 10 0
      packages/tres/CHANGELOG.md
  3. 1 1
      packages/tres/package.json

+ 1 - 1
packages/cientos/package.json

@@ -54,7 +54,7 @@
     "vite-plugin-dts": "^1.7.1"
   },
   "dependencies": {
-    "@tresjs/core": "workspace:^1.3.2",
+    "@tresjs/core": "workspace:^1.3.3",
     "three-stdlib": "^2.20.5"
   }
 }

+ 10 - 0
packages/tres/CHANGELOG.md

@@ -1,3 +1,13 @@
+## 1.3.3 (2022-12-21)
+
+### Bug Fixes
+
+- **core:** added check for fog ([0a0f7d3](https://github.com/Tresjs/tres/commit/0a0f7d39ace4e3705ec3d8f47ff51bda511ca3e3))
+
+### Features
+
+- **core:** reactive props TresCanvas ([35c8b56](https://github.com/Tresjs/tres/commit/35c8b561c1759cdf584e0e11952f0743e04e5caf))
+
 # 1.3.2 (2022-12-19)
 
 ### Bug Fixes

+ 1 - 1
packages/tres/package.json

@@ -1,7 +1,7 @@
 {
   "name": "@tresjs/core",
   "description": "Declarative ThreeJS using Vue Components",
-  "version": "1.3.2",
+  "version": "1.3.3",
   "type": "module",
   "author": "Alvaro Saburido <hola@alvarosaburido.dev> (https://github.com/alvarosabu/)",
   "files": [