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

Publish 1.0.0 #149

Merged
merged 3 commits into from
Nov 6, 2024
Merged

Publish 1.0.0 #149

merged 3 commits into from
Nov 6, 2024

Conversation

marc-aurele-besner
Copy link
Member

@marc-aurele-besner marc-aurele-besner commented Nov 6, 2024

User description

Publish 1.0.0


PR Type

enhancement, configuration changes


Description

  • Updated all package versions to 1.0.0 to mark a new release.
  • Updated dependencies across packages to ensure compatibility with the new version.
  • Added a new workspace entry for Auto-Drive in the VSCode workspace configuration.
  • Updated gitHead in several package.json files to reflect the latest commit.

Changes walkthrough 📝

Relevant files
Configuration changes
auto.code-workspace
Update workspace configuration with new project                   

.vscode/auto.code-workspace

  • Updated the name of the auto-dag-data workspace to Auto-Dag-Data.
  • Added a new workspace entry for Auto-Drive.
  • +5/-1     
    Enhancement
    lerna.json
    Bump version to 1.0.0 in Lerna configuration                         

    lerna.json

    • Updated the version from 0.8.2 to 1.0.0.
    +1/-1     
    package.json
    Update auto-consensus package version and dependencies     

    packages/auto-consensus/package.json

  • Updated package version to 1.0.0.
  • Updated dependency @autonomys/auto-utils to version ^1.0.0.
  • Updated gitHead to a new commit hash.
  • +3/-3     
    package.json
    Update auto-dag-data package version                                         

    packages/auto-dag-data/package.json

  • Updated package version to 1.0.0.
  • Updated gitHead to a new commit hash.
  • +2/-2     
    package.json
    Update auto-drive package version and dependencies             

    packages/auto-drive/package.json

  • Updated package version to 1.0.0.
  • Updated dependency @autonomys/auto-dag-data to version ^1.0.0.
  • Updated gitHead to a new commit hash.
  • +3/-3     
    package.json
    Update auto-id package version and dependencies                   

    packages/auto-id/package.json

  • Updated package version to 1.0.0.
  • Updated dependency @autonomys/auto-utils to version ^1.0.0.
  • Updated gitHead to a new commit hash.
  • +3/-3     
    package.json
    Update auto-utils package version                                               

    packages/auto-utils/package.json

  • Updated package version to 1.0.0.
  • Updated gitHead to a new commit hash.
  • +2/-2     
    package.json
    Update auto-xdm package version and dependencies                 

    packages/auto-xdm/package.json

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

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

    Copy link

    github-actions bot commented Nov 6, 2024

    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

    github-actions bot commented Nov 6, 2024

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    @marc-aurele-besner marc-aurele-besner merged commit 0ba611d into main Nov 6, 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.

    3 participants