@quenty/color3utils
Advanced tools
Comparing version 11.11.0 to 11.11.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [11.11.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/color3utils@11.11.0...@quenty/color3utils@11.11.1) (2024-11-04) | ||
**Note:** Version bump only for package @quenty/color3utils | ||
# [11.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/color3utils@11.10.0...@quenty/color3utils@11.11.0) (2024-11-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/color3utils", | ||
"version": "11.11.0", | ||
"version": "11.11.1", | ||
"description": "Utility methods for Roblox Color3 values", | ||
@@ -31,10 +31,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/blend": "^12.11.0", | ||
"@quenty/loader": "^10.7.0", | ||
"@quenty/blend": "^12.11.1", | ||
"@quenty/loader": "^10.7.1", | ||
"@quenty/maid": "^3.4.0", | ||
"@quenty/math": "^2.7.0", | ||
"@quenty/rx": "^13.11.0", | ||
"@quenty/valueobject": "^13.11.0" | ||
"@quenty/rx": "^13.11.1", | ||
"@quenty/valueobject": "^13.11.1" | ||
}, | ||
"gitHead": "a7e6d8dffd16e9b516e352050571009f57fe6c67" | ||
"gitHead": "01c43a0ddd3c5e0cb2d9027313dbfa9852eedef1" | ||
} |
36023
Updated@quenty/blend@^12.11.1
Updated@quenty/loader@^10.7.1
Updated@quenty/rx@^13.11.1
Updated@quenty/valueobject@^13.11.1