Skip to content

Update Dependencies and Documentation#19

Merged
victorkl400 merged 2 commits intomainfrom
chore/dependencies
Nov 7, 2025
Merged

Update Dependencies and Documentation#19
victorkl400 merged 2 commits intomainfrom
chore/dependencies

Conversation

@victorkl400
Copy link
Contributor

This pull request updates the documentation and dependencies for the @vechain/contract-getters package to include @vechain/vechain-contract-types and to use the latest versions of peer and dev dependencies.

Documentation updates:

  • Updated both README.md and packages/contract-getters/README.md to include @vechain/vechain-contract-types in the installation instructions for both yarn and npm. [1] [2]

Dependency updates:

  • Increased the required versions of @vechain/sdk-network from ^2.0.3 to ^2.0.5 and @vechain/vechain-contract-types from ^1.2.4 to ^1.2.5 in both peerDependencies and devDependencies in packages/contract-getters/package.json.

@victorkl400 victorkl400 self-assigned this Nov 7, 2025
@victorkl400 victorkl400 requested a review from Copilot November 7, 2025 10:09
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates package dependencies and installation documentation for @vechain/contract-getters. The changes bump peer and dev dependency versions to their latest minor releases and add the missing @vechain/vechain-contract-types package to installation instructions.

Key Changes:

  • Updated @vechain/sdk-network from ^2.0.3 to ^2.0.5 and @vechain/vechain-contract-types from ^1.2.4 to ^1.2.5
  • Added @vechain/vechain-contract-types to installation commands in documentation

Reviewed Changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
packages/contract-getters/package.json Bumped versions of @vechain/sdk-network and @vechain/vechain-contract-types in both peerDependencies and devDependencies
packages/contract-getters/README.md Added @vechain/vechain-contract-types to yarn and npm installation commands
README.md Added @vechain/vechain-contract-types to yarn and npm installation commands

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@victorkl400 victorkl400 merged commit 434ec8d into main Nov 7, 2025
4 checks passed
@victorkl400 victorkl400 deleted the chore/dependencies branch November 7, 2025 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants