-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: release 0.4.0 #318
Merged
Merged
chore: release 0.4.0 #318
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅
@@ Coverage Diff @@
## main #318 +/- ##
==========================================
+ Coverage 70.32% 70.33% +0.01%
==========================================
Files 53 53
Lines 9098 9098
Branches 9098 9098
==========================================
+ Hits 6398 6399 +1
Misses 1718 1718
+ Partials 982 981 -1 |
al3mart
approved these changes
Oct 7, 2024
brunopgalvao
approved these changes
Oct 7, 2024
Daanvdplas
pushed a commit
that referenced
this pull request
Oct 24, 2024
* fix: bump version to 0.3.1 * fix: image in pop-cli README crate * chore: update changelog * fix: logo in pop-cli crate * fix: logo in pop-cli crate from onpop site * fix: remove unused images * fix: version 0.4.0 * chore: update version to 0.4.0
evilrobot-01
added a commit
that referenced
this pull request
Oct 24, 2024
* chore: release 0.4.0 (#318) * fix: bump version to 0.3.1 * fix: image in pop-cli README crate * chore: update changelog * fix: logo in pop-cli crate * fix: logo in pop-cli crate from onpop site * fix: remove unused images * fix: version 0.4.0 * chore: update version to 0.4.0 * build(deps): update zombienet-sdk to use fork * chore: switch pop network configuration to paseo with hrmp channels * test: add relay+asset hub network config files * feat: clean dmpq state at genesis (#279) * dispatch kill tx * paseo-local metadata * chore: address hrmp channels at creation * clean unnecessary deps * fix: don't wait for finalisation * Provide documentation * refactor: improve ux * feat: add rococo-local metadata * fix: resolve merge conflict * chore: update zombienet-sdk * feat: ismp relaying * refactor: use dynamic tx for clearing dmpq state --------- Co-authored-by: Alex Bean <[email protected]> Co-authored-by: Frank Bell <[email protected]> Co-authored-by: Alejandro Martinez Andres <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This release includes essential bug fixes. Reported by a user here: #317
0.4.0
, usingversion.workspace
to only change the version once.git cliff --bump
.After this PR is merge: