Skip to content

Releases: redhat-plumbers-in-action/storypointer

v1.8.2

07 Jan 12:48
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Don't set severity for issues of type Task (#91) @jamacku
  • Update JQL to account for severity field in Story type (#90) @jamacku

Dependency Updates

12 changes
  • build(deps): bump dotenv from 16.4.5 to 16.4.7 (#89) @dependabot
  • build(deps-dev): bump @vitest/coverage-v8 from 2.1.6 to 2.1.8 (#88) @dependabot
  • build(deps-dev): bump prettier from 3.4.1 to 3.4.2 (#87) @dependabot
  • build(deps): bump zod from 3.23.8 to 3.24.1 (#86) @dependabot
  • build(deps): bump nanoid from 3.3.7 to 3.3.8 (#85) @dependabot
  • build(deps-dev): bump typescript from 5.6.3 to 5.7.2 (#79) @dependabot
  • build(deps-dev): bump @types/node from 22.9.0 to 22.10.1 (#81) @dependabot
  • build(deps-dev): bump @vitest/coverage-v8 from 2.1.5 to 2.1.6 (#80) @dependabot
  • build(deps-dev): bump vitest from 2.1.5 to 2.1.6 (#82) @dependabot
  • build(deps-dev): bump prettier from 3.3.3 to 3.4.1 (#83) @dependabot
  • build(deps): bump codecov/codecov-action from 4 to 5 (#84) @dependabot
  • build(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#78) @dependabot

Full Changelog: v1.8.1...v1.8.2

v1.8.1

25 Nov 13:37
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Documentation

  • Update documentation that we now show component (#76) @jamacku

Full Changelog: v1.8.0...v1.8.1

v1.8.0

15 Nov 13:10
Compare
Choose a tag to compare

What's Changed

New

  • feat: show to which component the issue is assigned (#74) @jamacku
  • feat: increase page size for value selection, don't hide SKIP and EXIT buttons (#73) @jamacku

Bug Fixes

  • Don't set severity for Story issue type (#72) @jamacku

Dependency Updates

Full Changelog: v1.7.0...v1.8.0

v1.7.0

23 Oct 07:35
Compare
Choose a tag to compare

What's Changed

New

  • feat: add support for setting severity on issues (#64) @jamacku

Maintenance

Full Changelog: v1.6.1...v1.7.0

v1.6.1

08 Oct 13:42
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Don't fail when issue type is unsupported (#62) @jamacku

Full Changelog: v1.6.0...v1.6.1

v1.6.0

08 Oct 12:11
Compare
Choose a tag to compare

What's Changed

New

  • Allow to expand the search using custom JQL (#61) @jamacku
  • Make base JQL query more generic don't enforce project RHEL (#60) @jamacku
  • Allow to use storypointer without colors (#59) @jamacku

Automation and CI changes

Full Changelog: v1.5.2...v1.6.0

v1.5.2

03 Oct 14:23
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • fix: don't overwrite existing data and improve logging (#56) @jamacku
  • fix: don't set priority when it is already set (#55) @jamacku

Maintenance

Documentation

Automation and CI changes

Dependency Updates

10 changes
  • build(deps-dev): bump @vitest/coverage-v8 from 2.0.5 to 2.1.1 (#51) @dependabot
  • build(deps-dev): bump vitest from 2.0.5 to 2.1.1 (#50) @dependabot
  • build(deps-dev): bump esbuild from 0.23.1 to 0.24.0 (#49) @dependabot
  • build(deps-dev): bump typescript from 5.5.4 to 5.6.2 (#48) @dependabot
  • build(deps): bump jira.js from 4.0.1 to 4.0.2 (#47) @dependabot
  • build(deps): bump rollup from 4.20.0 to 4.22.4 (#46) @dependabot
  • build(deps): bump vite from 5.4.0 to 5.4.6 (#45) @dependabot
  • build(deps): bump @total-typescript/ts-reset from 0.5.1 to 0.6.0 (#43) @dependabot
  • build(deps-dev): bump @types/node from 22.2.0 to 22.5.2 (#42) @dependabot
  • build(deps-dev): bump esbuild from 0.23.0 to 0.23.1 (#41) @dependabot

Full Changelog: v1.5.1...v1.5.2

v1.5.1

15 Aug 11:06
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • fix: remove debug logging used during development (#40) @jamacku

Full Changelog: v1.5.0...v1.5.1

v1.5.0

15 Aug 10:32
Compare
Choose a tag to compare

What's Changed

New

Bug Fixes

  • fix: load configuration by absolute path (#38) @jamacku

Full Changelog: v1.4.0...v1.5.0

v1.4.0

14 Aug 15:02
Compare
Choose a tag to compare

What's Changed

New

  • feat: use user login as default assignee (#34) @jamacku

Dependency Updates

Full Changelog: v1.3.0...v1.4.0