File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
66
7+ ## [ 1.0.2] - 2026-03-04
8+
9+ ### Improved
10+ - Unified stagger animation for all mark-as-read flows
11+ - Eliminated redundant GET_STATE round-trip after mark-repo-as-read
12+
713## [ 1.0.1] - 2026-03-03
814
915### Fixed
Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 3 ,
33 "name" : " GitHub Notifier Pro" ,
4- "version" : " 1.0.1 " ,
4+ "version" : " 1.0.2 " ,
55 "description" : " GitHub notifications in your browser toolbar" ,
66
77 "permissions" : [
Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 3 ,
33 "name" : " GitHub Notifier Pro" ,
4- "version" : " 1.0.1 " ,
4+ "version" : " 1.0.2 " ,
55 "description" : " GitHub notifications in your browser toolbar" ,
66 "minimum_chrome_version" : " 99" ,
77
Original file line number Diff line number Diff line change 11{
22 "name" : " github-notifier-pro" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
44 "type" : " module" ,
55 "description" : " GitHub notifications in your browser toolbar" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments