feat(ctb): include Semver version function#2997
Conversation
🦋 Changeset detectedLatest commit: 177e01f The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
d785a85 to
e30aa92
Compare
b0b64c1 to
f937cba
Compare
|
Hey @smartcontracts! This PR has merge conflicts. Please fix them before continuing review. |
f937cba to
4d66e33
Compare
4d66e33 to
fd0aff6
Compare
|
Hey @smartcontracts! This PR has merge conflicts. Please fix them before continuing review. |
fd0aff6 to
9e4c71e
Compare
|
@Mergifyio refresh |
✅ Pull request refreshed |
|
Hey @smartcontracts! This PR has merge conflicts. Please fix them before continuing review. |
9e4c71e to
755aed8
Compare
|
Hey @smartcontracts! This PR has merge conflicts. Please fix them before continuing review. |
3667024 to
a32ff01
Compare
|
Hey @smartcontracts! This PR has merge conflicts. Please fix them before continuing review. |
a32ff01 to
df6f761
Compare
|
Hey @smartcontracts! This PR has merge conflicts. Please fix them before continuing review. |
df6f761 to
c7326cf
Compare
c7326cf to
f34e00f
Compare
|
Hey @smartcontracts! This PR has merge conflicts. Please fix them before continuing review. |
f34e00f to
66d7ba0
Compare
|
Hey @smartcontracts! This PR has merge conflicts. Please fix them before continuing review. |
Updates the Semver contract to include a getter function to retrieve the full version string.
66d7ba0 to
40900b2
Compare
|
This PR has been added to the merge queue, and will be merged soon. |
|
This PR is next in line to be merged, and will be merged as soon as checks pass. |
Resolves #2983 Warnings about missing cache keys are expect outside of `main`.
Description
Updates the Semver contract to include a getter function to retrieve the
full version string.