Skip to content

Conversation

@bbopen
Copy link
Owner

@bbopen bbopen commented Jan 19, 2026

Summary

  • bump package version to 0.1.2 (package.json, package-lock.json, src/index.ts)

Testing

  • not run (version bump only)

@coderabbitai
Copy link

coderabbitai bot commented Jan 19, 2026

📝 Walkthrough

Walkthrough

Version and descriptive metadata updated: package.json version and description changed to 0.1.2, the exported VERSION constant in src/index.ts updated to '0.1.2', and the README badge/text updated to reference v0.1.2.

Changes

Cohort / File(s) Summary
Package metadata
package.json
version changed from "0.1.1""0.1.2"; description updated to reference (EXPERIMENTAL - v0.1.2)
Source export
src/index.ts
export const VERSION value changed from '0.1.1''0.1.2'
Documentation
README.md
Experimental badge/text updated to reference v0.1.2

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 I hopped through lines both short and few,
Bumped the number, bright and new,
A tiny change, all neat and true,
Version 0.1.2—hooray, yahoo!
— a rabbit celebrating code.

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and accurately summarizes the main change: a version bump from 0.1.1 to 0.1.2, which matches the changeset in package.json, src/index.ts, and README.md.
Description check ✅ Passed The description is directly related to the changeset, listing the affected files (package.json, package-lock.json, src/index.ts) and noting the version bump to 0.1.2.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


📜 Recent review details

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between b2700af and 0162622.

📒 Files selected for processing (2)
  • README.md
  • package.json
🔇 Additional comments (2)
README.md (1)

9-9: LGTM! Version reference updated correctly.

The experimental software warning now references v0.1.2, consistent with the package version bump.

package.json (1)

3-4: Version consistency confirmed across the codebase.

The version and description updates are correct. The VERSION constant in src/index.ts is properly set to '0.1.2', matching the package.json version. The README.md has been updated to reference v0.1.2, and package-lock.json reflects the correct version. All TypeScript/Node.js version references are consistent.

Note: The Python tywrap_ir component maintains a separate IR schema version (0.1.0), which is intentional and independent from the main package versioning.

✏️ Tip: You can disable this entire section by setting review_details to false in your review settings.


Comment @coderabbitai help to get the list of available commands and usage tips.

coderabbitai[bot]
coderabbitai bot previously approved these changes Jan 19, 2026
@bbopen bbopen merged commit 1b481a1 into main Jan 19, 2026
20 checks passed
@bbopen bbopen deleted the chore/version-bump-0.1.2 branch January 19, 2026 22:20
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