Skip to content

Commit 40795f2

Browse files
authored
chore(main): release 0.3.0 (#12)
1 parent 081d956 commit 40795f2

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.3.0](https://github.com/fathiraz/refined-github-projects/compare/v0.2.1...v0.3.0) (2026-03-29)
4+
5+
6+
### Features
7+
8+
* **bulk:** add bulk random assign functionality ([#13](https://github.com/fathiraz/refined-github-projects/issues/13)) ([3026706](https://github.com/fathiraz/refined-github-projects/commit/3026706ab844d54757f4c1d0c37d8a89295b6841))
9+
* **hierarchy:** add issue hierarchy and project context support ([#11](https://github.com/fathiraz/refined-github-projects/issues/11)) ([7266693](https://github.com/fathiraz/refined-github-projects/commit/7266693be4301b589f59acc898185f273c583fae))
10+
* **sprint:** add sprint progress tracking with scope change visibility ([#14](https://github.com/fathiraz/refined-github-projects/issues/14)) ([081d956](https://github.com/fathiraz/refined-github-projects/commit/081d9566a02b3d92c3c064c9eebaaa8dbdcc26d5))
11+
312
## [0.2.1](https://github.com/fathiraz/refined-github-projects/compare/v0.2.0...v0.2.1) (2026-03-26)
413

514

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": "0.2.1",
3+
"version": "0.3.0",
44
"description": "Refined GitHub Projects — bulk edit, close, delete, and deep duplicate for GitHub Projects",
55
"packageManager": "pnpm@10.32.1",
66
"scripts": {

0 commit comments

Comments
 (0)