Skip to content

Releases: redhat-plumbers-in-action/storypointer

v1.12.1

19 Nov 12:13

Choose a tag to compare

What's Changed

Dependency Updates

11 changes

Full Changelog: v1.12.0...v1.12.1

v1.12.0

29 Aug 12:14

Choose a tag to compare

What's Changed

New

Bug Fixes

  • fix: correctly assign result of JQL search (#143) @jamacku

Dependency Updates

11 changes

Full Changelog: v1.11.0...v1.12.0

v1.11.0

25 Jul 11:00

Choose a tag to compare

What's Changed

New

  • feat: add option to use user-defined filters (#137) @jamacku

Dependency Updates

7 changes

Full Changelog: v1.10.0...v1.11.0

v1.10.0

18 Jun 07:07

Choose a tag to compare

What's Changed

New

  • feat: add support for searching by AssignedTeam (#128) @jamacku

Full Changelog: v1.9.0...v1.10.0

v1.9.0

16 Jun 12:31

Choose a tag to compare

What's Changed

New

  • feat: Add support for negation of options using ! prefix (#126) @jamacku

Dependency Updates

15 changes

Full Changelog: v1.8.3...v1.9.0

v1.8.3

31 Mar 07:08
1ad3613

Choose a tag to compare

What's Changed

Other changes

Dependency Updates

Full Changelog: v1.8.2...v1.8.3

v1.8.2

07 Jan 12:48

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

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

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

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