Skip to content

Bump version to 0.1.0#541

Open
andrew-fleming wants to merge 1 commit into
mainfrom
release-v0.1.0
Open

Bump version to 0.1.0#541
andrew-fleming wants to merge 1 commit into
mainfrom
release-v0.1.0

Conversation

@andrew-fleming
Copy link
Copy Markdown
Contributor

@andrew-fleming andrew-fleming commented Jun 5, 2026

Merge version bump changes from release branch to main

Summary by CodeRabbit

Release Notes

  • Chores
    • Contracts package version updated to 0.1.0.

@andrew-fleming andrew-fleming requested review from a team as code owners June 5, 2026 04:12
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 5, 2026

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: a7d22897-6942-4a04-be95-09d318c93177

📥 Commits

Reviewing files that changed from the base of the PR and between 5462978 and 0c63adf.

📒 Files selected for processing (12)
  • contracts/package.json
  • contracts/src/access/AccessControl.compact
  • contracts/src/access/Ownable.compact
  • contracts/src/access/ShieldedAccessControl.compact
  • contracts/src/access/ZOwnablePK.compact
  • contracts/src/archive/ShieldedToken.compact
  • contracts/src/security/Initializable.compact
  • contracts/src/security/Pausable.compact
  • contracts/src/token/FungibleToken.compact
  • contracts/src/token/MultiToken.compact
  • contracts/src/token/NonFungibleToken.compact
  • contracts/src/utils/Utils.compact

Walkthrough

This PR bumps the OpenZeppelin Compact Contracts version from 0.0.1-alpha.1 to 0.1.0 across the entire codebase. The package version in contracts/package.json is updated, and the version string in header comments across all contract files is synchronized to the new release version. No functional code logic, APIs, or interfaces were altered.

Changes

Release version 0.1.0

Layer / File(s) Summary
Version 0.1.0 bump across package and contracts
contracts/package.json, contracts/src/access/*.compact, contracts/src/archive/*.compact, contracts/src/security/*.compact, contracts/src/token/*.compact, contracts/src/utils/Utils.compact
Package version and contract header comments updated from 0.0.1-alpha.1 to 0.1.0 with no logic changes.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • OpenZeppelin/compact-contracts#320: Prior version bump PR with identical structure—both update only contracts/package.json and contract header comments across the same .compact files.

Suggested reviewers

  • emnul
  • 0xisk

Poem

🐰 A version released, from alpha to rest,
Zero-point-one shines, passing every test.
Headers adorned with the new number's glow,
Compact contracts bloom, ready to grow! 🌱

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Bump version to 0.1.0' clearly and concisely summarizes the main change across all files in the changeset: updating the version from 0.0.1-alpha.1 to 0.1.0.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-v0.1.0

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

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.

1 participant