Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions pages/stack/smart-contracts/smart-contracts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,8 @@ Contract releases have a component name of `op-contracts` and therefore are tagg

<Callout type="warning">
For contract releases, refer to the GitHub release notes for a given release,
which will list the specific contracts being released—**not all contracts are
considered production ready within a release**, and many are under active
development. These release pages are linked below.
which will list the specific contracts being released—**all contracts within a release touched by OPCM are
considered release-ready**. These release pages are linked below.

Releases or tags of the form `v<semver>` without a component name, such as `v1.1.4`, indicate releases of all Go code
only, and **DO NOT** include smart contracts. DO NOT use these releases for deploying
Expand Down