diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c97e26..94639c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.0](https://github.com/fathiraz/refined-github-projects/compare/v1.2.0...v1.3.0) (2026-06-06) + + +### Features + +* **bulk-edit:** sectioned field list with A–Z sorting in flyout ([#46](https://github.com/fathiraz/refined-github-projects/issues/46)) ([a64fe74](https://github.com/fathiraz/refined-github-projects/commit/a64fe7443c2e01ea354fde13c20dc67de9034c03)) + ## [1.2.0](https://github.com/fathiraz/refined-github-projects/compare/v1.1.0...v1.2.0) (2026-06-02) diff --git a/package.json b/package.json index bdf8b1b..0019fbb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "refined-github-projects", - "version": "1.2.0", + "version": "1.3.0", "description": "Refined GitHub Projects — bulk edit, close, delete, and deep duplicate for GitHub Projects", "packageManager": "pnpm@11.5.0", "scripts": {