Skip to content

Commit a481696

Browse files
author
GitHub Actions
committed
chore(release): v0.3.6
1 parent 90bed9e commit a481696

3 files changed

Lines changed: 8 additions & 6 deletions

File tree

.changeset/brave-schools-matter.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# amgiflol
22

3+
## 0.3.6
4+
5+
### Patch Changes
6+
7+
- 90bed9e: Fix popup disable/re-enable so the toolbar restores without requiring a page reload.
8+
39
## 0.3.5
410

511
### Patch Changes
@@ -125,6 +131,7 @@
125131

126132
- 9e2516f: unblock triggering of shorcuts while toolbar is focused
127133
- d75a508: update tracker on scroll and window resize
134+
128135
1. Fixes [#12](https://github.com/sm17p/amgiflol/issues/12)
129136
2. Partial fix [#7](https://github.com/sm17p/amgiflol/issues/7)
130137

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "amgiflol",
3-
"version": "0.3.5",
3+
"version": "0.3.6",
44
"private": true,
55
"description": "Figma-like Layout Inspector For Web",
66
"homepage": "https://github.com/sm17p/amgiflol",

0 commit comments

Comments
 (0)