@quenty/draw
Advanced tools
Comparing version 4.1.0 to 4.1.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [4.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@4.1.0...@quenty/draw@4.1.1) (2022-08-01) | ||
### Bug Fixes | ||
* Disable CanQuery/CanTouch on debug line part ([#275](https://github.com/Quenty/NevermoreEngine/issues/275)) ([00c6cfd](https://github.com/Quenty/NevermoreEngine/commit/00c6cfd5958ba0cca8787f7976ab01bb45721cf2)) | ||
# [4.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@4.0.0...@quenty/draw@4.1.0) (2022-06-21) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/draw", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"description": "A utility library to debug things in 3D space for Roblox.", | ||
@@ -31,3 +31,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "c8732cc5dea767b3ff362db43137e2a16da7bc0d" | ||
"gitHead": "0f42ea877636753d2ec56b04c03ffe225b6c2d84" | ||
} |
Sorry, the diff of this file is not supported yet
23265