Skip to content

Release v1.14.1 to npm#10

Merged
dresende merged 3 commits intomasterfrom
copilot/release-new-version-npmjs
Apr 26, 2026
Merged

Release v1.14.1 to npm#10
dresende merged 3 commits intomasterfrom
copilot/release-new-version-npmjs

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 26, 2026

modbus-pdu has been unpublished to npm since June 2022 (1.14.0), despite a notable fix landing in January 2025 (PR #8).

Changes

  • package.json / package-lock.json: bump version 1.14.01.14.1
  • CHANGELOG.md: document the 1.14.1 release — replaces deprecated util.isArray() with Array.isArray() (@KEGustafsson)

Copilot AI linked an issue Apr 26, 2026 that may be closed by this pull request
Copilot AI and others added 2 commits April 26, 2026 12:59
Agent-Logs-Url: https://github.com/node-modbus/pdu/sessions/122535ae-250b-4def-ba56-dcf2392e86f2

Co-authored-by: dresende <157494+dresende@users.noreply.github.com>
@dresende dresende marked this pull request as ready for review April 26, 2026 13:01
Copilot AI review requested due to automatic review settings April 26, 2026 13:01
Copilot AI changed the title [WIP] Release new version to npmjs Release v1.14.1 to npm Apr 26, 2026
Copilot AI requested a review from dresende April 26, 2026 13:01
Copy link
Copy Markdown

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 prepares a 1.14.1 npm release for modbus-pdu by bumping version metadata and recording the release entry in the changelog.

Changes:

  • Bump package.json version from 1.14.01.14.1.
  • Add/update npm lockfile content for 1.14.1.
  • Add a 1.14.1 entry to CHANGELOG.md.

Reviewed changes

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

File Description
package.json Updates the published package version to 1.14.1.
package-lock.json Adds lockfile content intended to pin dependencies for the 1.14.1 release.
CHANGELOG.md Documents the 1.14.1 release entry.

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

@dresende dresende merged commit 051ebe5 into master Apr 26, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

New version to npmjs

3 participants