Skip to content

chore: release v0.1.9 - #24

Open
ThomAub wants to merge 1 commit into
mainfrom
release-plz-2026-07-09T19-19-05Z
Open

chore: release v0.1.9#24
ThomAub wants to merge 1 commit into
mainfrom
release-plz-2026-07-09T19-19-05Z

Conversation

@ThomAub

@ThomAub ThomAub commented Jul 9, 2026

Copy link
Copy Markdown
Owner

🤖 New release

  • officemd_pdf: 0.1.8 -> 0.1.9
  • officemd_cli: 0.1.8 -> 0.1.9
Changelog


This PR was generated with release-plz.

@ThomAub ThomAub added the release label Jul 9, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 024449ae67

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

[package]
name = "officemd_cli"
version = "0.1.8"
version = "0.1.9"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Synchronize non-Cargo package versions

This 0.1.9 release only bumps the Cargo crates, but the tag-triggered release workflow also publishes the Python and npm bindings (.github/workflows/release.yml runs on v* tags and uses skip-existing / npm view skips). Those artifacts still read version 0.1.8 in crates/officemd_python/pyproject.toml:7 and crates/officemd_js/package.json:3,60-67, so tagging this commit as v0.1.9 will either skip publishing because 0.1.8 already exists or produce new native code under the old package version; users installing via uvx officemd or npx office-md would not receive the 0.1.9 release.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant