1 parent 4e72efa commit c35a731Copy full SHA for c35a731
3 files changed
.changeset/evil-ants-bathe.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# amgiflol
2
3
+## 0.2.8
4
+
5
+### Patch Changes
6
7
+- 4e72efa: feat: auto-move toolbar - Toolbar now automatically repositions to top/bottom based on mouse position
8
9
## 0.2.7
10
11
### Patch Changes
package.json
@@ -3,7 +3,7 @@
"description": "Figma-like Layout Inspector For Web",
"author": "Sm17p smitp.contact@gmail.com",
"private": true,
- "version": "0.2.7",
+ "version": "0.2.8",
"homepage": "https://github.com/sm17p/amgiflol",
"repository": "https://github.com/sm17p/amgiflol",
"type": "module",
0 commit comments