Skip to content

Bump version to 0.9.81 - #54

Merged
Amato21 merged 1 commit into
masterfrom
release-0.9.81
Aug 2, 2026
Merged

Bump version to 0.9.81#54
Amato21 merged 1 commit into
masterfrom
release-0.9.81

Conversation

@Amato21

@Amato21 Amato21 commented Aug 2, 2026

Copy link
Copy Markdown
Owner

Summary

0.9.8 was published before the minAppVersion fix (#53) landed, so its released assets still declare minAppVersion: "1.0.0" while actually requiring 1.1.0 (HistoryManagerModal's delete button uses ButtonComponent.setIcon()/.setTooltip(), both added in Obsidian 1.1.0). This release carries the corrected manifest.

Changes

  • manifest.json / package.json: 0.9.80.9.81
  • versions.json: added "0.9.81": "1.1.0"
  • CHANGELOG.md: added a [0.9.81] entry; moved the minAppVersion fix out of the already-tagged [0.9.8] entry, since it wasn't actually true of what that release shipped with

Verification

  • 723/723 tests passing, tsc, and npm run build all clean (confirms nldates-revived@0.9.81).

Generated by Claude Code

0.9.8 was published before the minAppVersion fix (#53) landed, so its
released assets still declare minAppVersion 1.0.0 while actually
requiring 1.1.0 (HistoryManagerModal's delete button uses
ButtonComponent.setIcon()/setTooltip(), both added in 1.1.0). This
release carries the corrected manifest.

CHANGELOG.md: moved the minAppVersion fix out of the already-tagged
[0.9.8] entry into a new [0.9.81] entry, since it wasn't actually true
of what 0.9.8 shipped with.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011AnUmNKkH1y4ZAEPKF1WwQ
@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@Amato21
Amato21 merged commit a9bc40b into master Aug 2, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants