Skip to content

Conversation

prkomb
Copy link
Contributor

@prkomb prkomb commented Jun 26, 2025

Hi @mcollina

After your last commit, the package-lock.json wasn't synced with package.json.

Summary

Changes synchronize the version in package-lock.json from 0.3.2 to 0.3.3 to match the current version in package.json.

Background

During the recent version bump to v0.3.3, the package-lock.json file was not fully updated, causing a version mismatch between the two package files.

Changes

  • Updated version field in package-lock.json from 0.3.20.3.3
  • Ensures consistency between package.json and package-lock.json

Impact

  • ✅ No functional changes
  • ✅ Maintains package version consistency
  • ✅ Aligns with semantic-release requirements
  • ✅ No breaking changes

Signed-off-by: Khahani Mamedov <prkomb@gmail.com>
Copy link
Collaborator

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@prkomb
Copy link
Contributor Author

prkomb commented Jun 27, 2025

Hi @mcollina,

Can you merge, please? Thx

@mcollina mcollina merged commit 1b9a911 into valkey-io:main Jun 27, 2025
8 checks passed
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