Bump to 0.18.0 to fix cw-staking on osmosis#30
Conversation
| [package] | ||
| name = "abstract-adapter" | ||
| version = "0.17.2" | ||
| version = "0.17.3" |
There was a problem hiding this comment.
Since this is a breaking change we theoretically should bump the minor version. This is important for other projects like the Cavern Protocol adapter. And we publish the packages separately from our contracts.
There was a problem hiding this comment.
Should I rename branch to v0.18?
There was a problem hiding this comment.
No cause it's only the version of the packages.
Co-authored-by: adair <32375605+adairrr@users.noreply.github.com>
|
I suppose we should have some integration tests for these as well. Though we can deploy the current version for 4t2 later today to get them by for now. |
Codecov Report
@@ Coverage Diff @@
## v0.17 #30 +/- ##
========================================
Coverage ? 24.13%
========================================
Files ? 270
Lines ? 23382
Branches ? 0
========================================
Hits ? 5643
Misses ? 17739
Partials ? 0 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Checklist