Releases: shuntaka9576/gh-p2
Releases · shuntaka9576/gh-p2
v0.4.0
Changelog
- 1c326db Merge pull request #7 from shuntaka9576/feature/add-items-label
- 504381d Merge pull request #8 from shuntaka9576/feature/add-number-values
- d3300f3 chore: bump up version(v0.4.0)
- 50c493e chore: update release ci action(v0.3.0)
- 7e89f26 feat(ls): add label information retrieval to 'gh p2 ls' command
- a543e01 feat(ls): add number retrieval to 'gh p2 ls' command
v0.3.0
Changelog
- 1c326db Merge pull request #7 from shuntaka9576/feature/add-items-label
- 479b6c9 chore: bump up version(v0.3.0)
- 7e89f26 feat(ls): add label information retrieval to 'gh p2 ls' command
v0.2.2
Changelog
- 67db14b chore: bump up version(v0.2.1)
- d17fb0a chore: update release ci action(v0.2.2)
- 4b01927 fix(ls): ls response object
- 23cd3e8 fix(ls): not found draft issue title
v0.2.0
Changelog
- 286f8db Merge pull request #5 from toshi0383/ts-cleanup
- a860e99 Merge pull request #6 from shuntaka9576/feature/view
- eb8cd92 chore(deps): update modules
- fe736a7 chore: bump up version(v0.2.0)
- 37d3e03 chore: update release ci action
- 23f0775 feat: add list command
- a75d3cd refactor: filed -> field
v0.1.2
Changelog
- 1843cc0 Merge pull request #4 from shuntaka9576/fix/issue-body
- d2d7a97 chore: bump up version(v0.1.2)
- 294d285 chore: delete unused code
- a26adb1 ci: add ci
- 7f5cec4 fix: correct GraphQL query parsing error when body contains double quotes
- 2d9e4bd fix: label test
v0.1.0
Changelog
- 13dcefd Changed -b flag to optional
- a29b0cc Merge pull request #2 from toshi0383/ts-body
- 383bb7d Update README.md
- 48ee6ad chore: adjustment README
- 4957f34 chore: bump up version(v0.1.0)
- 2b12c2c feat: accept --body argument