Skip to content

Commit 1094841

Browse files
authored
chore(main): release 1.2.0 (#36)
1 parent 183cd84 commit 1094841

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.2.0](https://github.com/fathiraz/refined-github-projects/compare/v1.1.0...v1.2.0) (2026-06-02)
4+
5+
6+
### Features
7+
8+
* **bulk:** replace modals with anchored flyouts ([#38](https://github.com/fathiraz/refined-github-projects/issues/38)) ([c0436d1](https://github.com/fathiraz/refined-github-projects/commit/c0436d1484561018a13a98b0ab0ac887b24c5642))
9+
* **projects:** align board selection with Primer ([#35](https://github.com/fathiraz/refined-github-projects/issues/35)) ([ec11d67](https://github.com/fathiraz/refined-github-projects/commit/ec11d674c2701d6c4a930ffd04b6809558430a07))
10+
* **queue-tracker:** mirror GitHub Primer Toast shell ([#37](https://github.com/fathiraz/refined-github-projects/issues/37)) ([d8e4229](https://github.com/fathiraz/refined-github-projects/commit/d8e42296f9990f6324116fa9f663bb29279106a7))
11+
12+
13+
### Bug Fixes
14+
15+
* **ui:** isolate flyout and modal keyboard input ([#45](https://github.com/fathiraz/refined-github-projects/issues/45)) ([4ef2717](https://github.com/fathiraz/refined-github-projects/commit/4ef27178c332e51c7b6b34e06ec1356efcf88d8e))
16+
317
## [1.1.0](https://github.com/fathiraz/refined-github-projects/compare/v1.0.0...v1.1.0) (2026-05-28)
418

519

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "refined-github-projects",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Refined GitHub Projects — bulk edit, close, delete, and deep duplicate for GitHub Projects",
55
"packageManager": "pnpm@11.5.0",
66
"scripts": {

0 commit comments

Comments
 (0)