Skip to content

Conversation

@anu3990
Copy link
Contributor

@anu3990 anu3990 commented Sep 22, 2025

No description provided.

Copilot AI review requested due to automatic review settings September 22, 2025 19:25
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 the MarkLogic Node.js client API to version 3.7.1, incrementing from the previous 3.7.0 version. This appears to be a patch release that includes a bug fix.

  • Updated package version from 3.7.0 to 3.7.1 in package.json
  • Added changelog entry for version 3.7.1 documenting a bug fix

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
package.json Version bump from 3.7.0 to 3.7.1
CHANGELOG.md Added new section for version 3.7.1 with bug fix reference

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.


## 3.7.1
#### Bug Fix
- https://github.com/marklogic/node-client-api/issues/961
Copy link

Copilot AI Sep 22, 2025

Choose a reason for hiding this comment

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

The changelog entry only references the GitHub issue URL without describing what bug was fixed. Consider adding a brief description of the bug fix alongside the issue link for better documentation.

Suggested change
- https://github.com/marklogic/node-client-api/issues/961
- Fix for incorrect error handling in document write ([#961](https://github.com/marklogic/node-client-api/issues/961))

Copilot uses AI. Check for mistakes.
@anu3990 anu3990 merged commit 80fadc6 into marklogic:develop Sep 22, 2025
1 of 2 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