Skip to content
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

Fix taurus url and publish 0.7.1 #137

Merged
merged 1 commit into from
Oct 26, 2024

Conversation

marc-aurele-besner
Copy link
Member

@marc-aurele-besner marc-aurele-besner commented Oct 25, 2024

User description

Fix taurus url and publish 0.7.1

  • I had change the rpc url of taurus for the foundation one, but did not re build the projects, so the publish 0.7.0 has a bad url

PR Type

enhancement


Description

  • Updated the version across multiple packages from 0.7.0 to 0.7.1.
  • Updated the dependency @autonomys/auto-utils to version ^0.7.1 in several packages.
  • These changes ensure that the correct RPC URL is used and the packages are correctly rebuilt and published.

Changes walkthrough 📝

Relevant files
Configuration changes
lerna.json
Update project version in lerna configuration                       

lerna.json

  • Updated version from 0.7.0 to 0.7.1.
+1/-1     
package.json
Update version and dependencies for auto-consensus package

packages/auto-consensus/package.json

  • Updated package version from 0.7.0 to 0.7.1.
  • Updated dependency @autonomys/auto-utils version to ^0.7.1.
  • +2/-2     
    package.json
    Update version for auto-drive package                                       

    packages/auto-drive/package.json

    • Updated package version from 0.7.0 to 0.7.1.
    +1/-1     
    package.json
    Update version and dependencies for auto-id package           

    packages/auto-id/package.json

  • Updated package version from 0.7.0 to 0.7.1.
  • Updated dependency @autonomys/auto-utils version to ^0.7.1.
  • +2/-2     
    package.json
    Update version for auto-utils package                                       

    packages/auto-utils/package.json

    • Updated package version from 0.7.0 to 0.7.1.
    +1/-1     
    package.json
    Update version and dependencies for auto-xdm package         

    packages/auto-xdm/package.json

  • Updated package version from 0.7.0 to 0.7.1.
  • Updated dependency @autonomys/auto-utils version to ^0.7.1.
  • +2/-2     

    💡 PR-Agent usage: Comment /help "your question" on any pull request to receive relevant information

    Copy link

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 2 🔵🔵⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ No major issues detected

    Copy link

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    @marc-aurele-besner marc-aurele-besner merged commit 99e4c67 into main Oct 26, 2024
    2 checks passed
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    2 participants