From 882ffe3c7f2bb22fc4e4ba2c4d15ca861547964b Mon Sep 17 00:00:00 2001 From: fathiraz arthuro Date: Fri, 24 Jul 2026 17:20:55 +0700 Subject: [PATCH] chore(main): release 1.5.0 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f3d119..c7be4fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.5.0](https://github.com/fathiraz/refined-github-projects/compare/v1.4.0...v1.5.0) (2026-07-24) + + +### Features + +* **create-issue:** stage project custom fields in native Create modal ([#53](https://github.com/fathiraz/refined-github-projects/issues/53)) ([e3cd674](https://github.com/fathiraz/refined-github-projects/commit/e3cd674b283abe969e93d4960d6222796120a7c4)) + ## [1.4.0](https://github.com/fathiraz/refined-github-projects/compare/v1.3.0...v1.4.0) (2026-07-17) diff --git a/package.json b/package.json index 2b05b65..01937fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "refined-github-projects", - "version": "1.4.0", + "version": "1.5.0", "description": "Refined GitHub Projects — bulk edit, close, delete, and deep duplicate for GitHub Projects", "packageManager": "pnpm@11.5.0", "scripts": {