[PR #1850] [MERGED] fix(ci): fix release pipeline take 2 #1777

Closed
opened 2026-02-15 20:16:48 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1850
Author: @christian-bromann
Created: 1/8/2026
Status: Merged
Merged: 1/8/2026
Merged by: @christian-bromann

Base: mainHead: cb/fix-release-again


📝 Commits (1)

  • 4884644 fix(ci): fix release pipeline take 2

📊 Changes

10 files changed (+85 additions, -3 deletions)

View changed files

📝 .changeset/config.json (+6 -1)
.changeset/retry-release-api.md (+5 -0)
.changeset/retry-release-checkpoint-validation.md (+5 -0)
.changeset/retry-release-core.md (+5 -0)
.changeset/retry-release-create-langgraph.md (+5 -0)
.changeset/retry-release-mongodb.md (+5 -0)
.changeset/retry-release-sdk.md (+5 -0)
📝 .github/workflows/release.yml (+4 -1)
📝 package.json (+1 -0)
📝 yarn.lock (+44 -1)

📄 Description

Another attempt. We ran the release with an outdated NPM version.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langgraphjs/pull/1850 **Author:** [@christian-bromann](https://github.com/christian-bromann) **Created:** 1/8/2026 **Status:** ✅ Merged **Merged:** 1/8/2026 **Merged by:** [@christian-bromann](https://github.com/christian-bromann) **Base:** `main` ← **Head:** `cb/fix-release-again` --- ### 📝 Commits (1) - [`4884644`](https://github.com/langchain-ai/langgraphjs/commit/48846446df4973061606f0f20260a282036a29df) fix(ci): fix release pipeline take 2 ### 📊 Changes **10 files changed** (+85 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.changeset/config.json` (+6 -1) ➕ `.changeset/retry-release-api.md` (+5 -0) ➕ `.changeset/retry-release-checkpoint-validation.md` (+5 -0) ➕ `.changeset/retry-release-core.md` (+5 -0) ➕ `.changeset/retry-release-create-langgraph.md` (+5 -0) ➕ `.changeset/retry-release-mongodb.md` (+5 -0) ➕ `.changeset/retry-release-sdk.md` (+5 -0) 📝 `.github/workflows/release.yml` (+4 -1) 📝 `package.json` (+1 -0) 📝 `yarn.lock` (+44 -1) </details> ### 📄 Description Another attempt. We ran the release with an outdated NPM version. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 20:16:48 -05:00
yindo closed this issue 2026-02-15 20:16:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#1777