Pārlūkot izejas kodu

Release core v1.6.1

alvarosabu 2 gadi atpakaļ
vecāks
revīzija
58ce3ae35f

+ 1 - 1
apps/playground/package.json

@@ -31,7 +31,7 @@
     "@iconify-json/logos": "^1.1.22",
     "@kidonng/daisyui": "^2.31.0",
     "@tresjs/cientos": "workspace:^1.6.0",
-    "@tresjs/core": "workspace:^1.6.0",
+    "@tresjs/core": "workspace:^1.6.1",
     "three": "^0.149.0",
     "unocss": "^0.49.4",
     "unocss-preset-daisy": "^1.2.0",

+ 1 - 1
package.json

@@ -51,7 +51,7 @@
     "@changesets/cli": "^2.25.2",
     "@stackblitz/sdk": "^1.8.1",
     "@tresjs/cientos": "workspace:^1.6.0",
-    "@tresjs/core": "workspace:^1.6.0",
+    "@tresjs/core": "workspace:^1.6.1",
     "@typescript-eslint/eslint-plugin": "^5.42.0",
     "@typescript-eslint/parser": "^5.42.0",
     "conventional-changelog-cli": "^2.2.2",

+ 1 - 1
packages/cientos/package.json

@@ -37,7 +37,7 @@
     "changelog": "conventional-changelog -p angular -i CHANGELOG.md -s"
   },
   "peerDependencies": {
-    "@tresjs/core": "workspace:^1.6.0",
+    "@tresjs/core": "workspace:^1.6.1",
     "three": "latest",
     "vue": "^3.2.47"
   },

+ 6 - 0
packages/tres/CHANGELOG.md

@@ -1,3 +1,9 @@
+# 1.6.1 (2023-02-06)
+
+### Bugfix
+
+- **core:** added vueuse as peer dependency ([890f97e](https://github.com/Tresjs/tres/commit/890f97e14cf5d743cf23c95967bea01229a56ea6))
+
 # 1.6.0 (2023-02-03)
 
 ### Features

+ 1 - 1
packages/tres/package.json

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