[PR #1856] [MERGED] fix(ci): add missing build step in release #1783

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

📋 Pull Request Information

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

Base: mainHead: cb/add-missing-build-step


📝 Commits (1)

  • b8d0c92 fix(ci): add missing build step in release

📊 Changes

7 files changed (+33 additions, -0 deletions)

View changed files

.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 (+3 -0)

📄 Description

This was missing from the begin with for unknown reason.

fixes #1855


🔄 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/1856 **Author:** [@christian-bromann](https://github.com/christian-bromann) **Created:** 1/9/2026 **Status:** ✅ Merged **Merged:** 1/9/2026 **Merged by:** [@christian-bromann](https://github.com/christian-bromann) **Base:** `main` ← **Head:** `cb/add-missing-build-step` --- ### 📝 Commits (1) - [`b8d0c92`](https://github.com/langchain-ai/langgraphjs/commit/b8d0c921beb9d154d467fd85b458e0dccb9a89ea) fix(ci): add missing build step in release ### 📊 Changes **7 files changed** (+33 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.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` (+3 -0) </details> ### 📄 Description This was missing from the begin with for unknown reason. fixes #1855 --- <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:49 -05:00
yindo closed this issue 2026-02-15 20:16:49 -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#1783