Skip to content

Releases: annervisser/pr-cli

1.12.0

19 Oct 23:57
e1f057b

Choose a tag to compare

What's Changed

📈 Improvements

  • Correctly handle draft status when editing an existing pull request by @annervisser in #278
  • When editing title, skip strategy selection and go straight to input by @annervisser in #279

⚒ Maintenance

Full Changelog: 1.11.0...1.12.0

1.11.0

19 Oct 23:55
69ba773

Choose a tag to compare

What's Changed

Full Changelog: 1.10.0...1.11.0

1.10.0

13 Oct 20:47
d54c8b9

Choose a tag to compare

1.10.0 Pre-release
Pre-release

What's Changed

This release supports Deno 2.0.0

my-dino

📈 Improvements

  • Limit branch name to 244 characters, to prevent errors by @annervisser in #259

⚒ Maintenance

Full Changelog: 1.9.0...1.10.0

1.9.0

20 Sep 08:29
140a131

Choose a tag to compare

What's Changed

Full Changelog: 1.8.0...1.9.0

1.8.0

27 Apr 15:15
620a202

Choose a tag to compare

What's Changed

📈 Improvements

  • Add markers around PR body and only replace generated part when updating by @annervisser in #193

⚒ Maintenance

Full Changelog: 1.7.0...1.8.0

1.7.0

18 Apr 14:21
365505d

Choose a tag to compare

What's Changed

📈 Improvements

  • Wait for GitHub to process git push before updating PR by @annervisser in #190

⚒ Maintenance

Full Changelog: 1.6.0...1.7.0

1.6.0

21 Mar 19:31
7d6a651

Choose a tag to compare

What's Changed

🚀 New Features

  • Add update-pull-request command that runs pick on an existing PR by @annervisser in #178

⚒ Maintenance

Full Changelog: 1.5.0...1.6.0

1.5.0

31 Jan 16:16
6ff8ad9

Choose a tag to compare

What's Changed

📈 Improvements

⚒ Maintenance

Full Changelog: 1.4.1...1.5.0

1.4.1

05 Dec 19:26
c8aa8bf

Choose a tag to compare

Forgot to bump the version in main.ts 🙈
See https://github.com/annervisser/pr-cli/releases/tag/1.4.0

1.4.0

05 Dec 19:23

Choose a tag to compare

What's Changed

🚀 New Features

Update PR body/title when updating a PR by @annervisser in #135

When picking a commit for which a PR is already open (based on branch name),
the PR is now updated with any changes to the title/body

image

📈 Improvements

⚒ Maintenance

Full Changelog: 1.3.2...1.4.0