@quenty/instanceutils
Advanced tools
Comparing version 13.6.0 to 13.7.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [13.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/instanceutils@13.6.0...@quenty/instanceutils@13.7.0) (2024-09-25) | ||
**Note:** Version bump only for package @quenty/instanceutils | ||
# [13.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/instanceutils@13.5.0...@quenty/instanceutils@13.6.0) (2024-09-25) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/instanceutils", | ||
"version": "13.6.0", | ||
"version": "13.7.0", | ||
"description": "Utility functions involving instances in Roblox", | ||
@@ -29,6 +29,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "^14.6.0", | ||
"@quenty/brio": "^14.7.0", | ||
"@quenty/loader": "^10.5.0", | ||
"@quenty/maid": "^3.3.0", | ||
"@quenty/rx": "^13.6.0", | ||
"@quenty/rx": "^13.7.0", | ||
"@quenty/symbol": "^3.1.0" | ||
@@ -39,3 +39,3 @@ }, | ||
}, | ||
"gitHead": "41715b15e2b48b2d22ff4f5277a8d4b7a0d32ef3" | ||
"gitHead": "9b17fe79cddd071f0f06a9d35184e76b44bd6fe6" | ||
} |
Sorry, the diff of this file is not supported yet
31150
Updated@quenty/brio@^14.7.0
Updated@quenty/rx@^13.7.0