Skip to content

chore(main): release 3.1.1 - #43

Merged
udondan merged 1 commit into
mainfrom
release-please--branches--main
Sep 13, 2026
Merged

udondan merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@udondan

@udondan udondan commented Sep 13, 2026

Copy link
Copy Markdown
Owner

🤖 I have created a release beep boop

3.1.1 (2026-09-13)

⚠ BREAKING CHANGES

  • complete, uncomplete, edit, postpone, and delete no longer accept a numeric position (e.g. reminders complete List 0). Pass the reminder's ID instead, as shown by show/show-all.

Features

  • add --clear-notes to edit (b0d0be9)
  • add --clear-notes to edit (46c8212)
  • add --default-only option to show-lists (fc21538)
  • add --default-only option to show-lists (7958274)
  • add --list option to move a reminder to a different list (ee04a0f)
  • add --priority and --clear-priority options to edit command (ffddc22)
  • add --repeat recurrence support for add/edit (66315fd)
  • add edit --priority and edit --list options (50c1ca7)
  • add filter flags to show and show-all (#6) (f60c49e)
  • add hasRecurrence flag and computed nextDueDate to JSON output (de37149)
  • add postpone command to move due dates without changing repeat rules (#11) (82ec3bc)
  • add sort support to show-all, add priority sort value (#8) (065bcd9)
  • allow editing recurrence end date without discarding the rule (6305162)
  • Bring in list IDs and delete-completed-item support from upstream (#7) (c843a7e)
  • make show-lists --default-only honor --format and print the list id (a90b2a0)
  • preserve calendar metadata on end-only recurrence edits (ead7168)
  • remove positional-index lookup for reminder items, ID-only (#12) (c3138a4)
  • Report completionDate as null and add --completed-since filter (#9) (8188e19)

Bug Fixes

  • count relative due dates by calendar day (211a849)
  • count relative due dates by calendar day (c655a7d)
  • don't request Reminders access for commands that don't need it (#22) (7dada8f)
  • filter natural-language date components consistently (286b82e)
  • filter natural-language date components consistently (3d2f60f)
  • only consider reminder-capable sources in new-list (6ee4208)
  • only consider reminder-capable sources in new-list (045e468)

Miscellaneous Chores

  • publish releases as drafts so the tarball can be attached before publishing (#40) (740fcfe)

This PR was generated with Release Please. See documentation.

@udondan
udondan enabled auto-merge (squash) September 13, 2026 20:48
@udondan
udondan merged commit f1efd42 into main Sep 13, 2026
2 checks passed
@udondan
udondan deleted the release-please--branches--main branch September 13, 2026 20:49
@udondan

udondan commented Sep 13, 2026

Copy link
Copy Markdown
Owner Author

🤖 Created releases:

🌻

udondan added a commit that referenced this pull request Sep 13, 2026
…te 3.1.1 changelog sections (#44)

With "draft": true release-please created the v3.1.1 release without a tag.
In the same run it then could not find the release it had just created,
fell back to the full commit history and opened another 3.1.1 release PR,
which the workflow auto-merged. That repeated for #42 and #43 until the
run was cancelled.

"force-tag-creation" makes release-please create the tag at the same time
as the draft release, which is the documented fix for exactly this case.
The two changelog sections produced by the repeated PRs are removed; the
remaining 3.1.1 section is the one that matches the published release.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant