[PR #1905] [MERGED] chore: version packages #1828

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1905
Author: @github-actions[bot]
Created: 1/15/2026
Status: Merged
Merged: 1/20/2026
Merged by: @hntrl

Base: mainHead: changeset-release/main


📝 Commits (2)

📊 Changes

9 files changed (+27 additions, -18 deletions)

View changed files

.changeset/clean-dogs-fly.md (+0 -5)
.changeset/mighty-chefs-deliver.md (+0 -5)
.changeset/short-bags-fry.md (+0 -5)
📝 libs/langgraph-core/CHANGELOG.md (+9 -0)
📝 libs/langgraph-core/package.json (+1 -1)
📝 libs/langgraph/CHANGELOG.md (+7 -0)
📝 libs/langgraph/package.json (+1 -1)
📝 libs/sdk/CHANGELOG.md (+8 -0)
📝 libs/sdk/package.json (+1 -1)

📄 Description

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@langchain/langgraph@1.1.1

Patch Changes

@langchain/langgraph-sdk@1.5.5

Patch Changes

langgraph@1.0.17

Patch Changes

  • Updated dependencies [4b2e448]:
    • @langchain/langgraph@1.1.1

🔄 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/1905 **Author:** [@github-actions[bot]](https://github.com/apps/github-actions) **Created:** 1/15/2026 **Status:** ✅ Merged **Merged:** 1/20/2026 **Merged by:** [@hntrl](https://github.com/hntrl) **Base:** `main` ← **Head:** `changeset-release/main` --- ### 📝 Commits (2) - [`cd8dd99`](https://github.com/langchain-ai/langgraphjs/commit/cd8dd9986d9c0df7642d7e4802fee77d28f35d08) chore: version packages - [`2eb7b63`](https://github.com/langchain-ai/langgraphjs/commit/2eb7b631c87d4b71d843661d086db661508bdd37) cr ### 📊 Changes **9 files changed** (+27 additions, -18 deletions) <details> <summary>View changed files</summary> ➖ `.changeset/clean-dogs-fly.md` (+0 -5) ➖ `.changeset/mighty-chefs-deliver.md` (+0 -5) ➖ `.changeset/short-bags-fry.md` (+0 -5) 📝 `libs/langgraph-core/CHANGELOG.md` (+9 -0) 📝 `libs/langgraph-core/package.json` (+1 -1) 📝 `libs/langgraph/CHANGELOG.md` (+7 -0) 📝 `libs/langgraph/package.json` (+1 -1) 📝 `libs/sdk/CHANGELOG.md` (+8 -0) 📝 `libs/sdk/package.json` (+1 -1) </details> ### 📄 Description This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @langchain/langgraph@1.1.1 ### Patch Changes - [#1912](https://github.com/langchain-ai/langgraphjs/pull/1912) [`4b2e448`](https://github.com/langchain-ai/langgraphjs/commit/4b2e448ed7c05be3a5f2cb07b28f3fabe4079c01) Thanks [@hntrl](https://github.com/hntrl)! - fix StateSchema/ReducedValue type inference - Updated dependencies \[[`98c0f26`](https://github.com/langchain-ai/langgraphjs/commit/98c0f26f4cc2c246359914704278ff5e3ae46a01), [`a3669be`](https://github.com/langchain-ai/langgraphjs/commit/a3669be176c5bca4b5bbcc6a6245882a684fb12f)]: - @langchain/langgraph-sdk@1.5.5 ## @langchain/langgraph-sdk@1.5.5 ### Patch Changes - [#1893](https://github.com/langchain-ai/langgraphjs/pull/1893) [`98c0f26`](https://github.com/langchain-ai/langgraphjs/commit/98c0f26f4cc2c246359914704278ff5e3ae46a01) Thanks [@christian-bromann](https://github.com/christian-bromann)! - fix(sdk): infer agent types in stream.values - [#1909](https://github.com/langchain-ai/langgraphjs/pull/1909) [`a3669be`](https://github.com/langchain-ai/langgraphjs/commit/a3669be176c5bca4b5bbcc6a6245882a684fb12f) Thanks [@dqbd](https://github.com/dqbd)! - Make sure we always pass URL as a string to fetch ## langgraph@1.0.17 ### Patch Changes - Updated dependencies \[[`4b2e448`](https://github.com/langchain-ai/langgraphjs/commit/4b2e448ed7c05be3a5f2cb07b28f3fabe4079c01)]: - @langchain/langgraph@1.1.1 --- <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:58 -05:00
yindo closed this issue 2026-02-15 20:16:58 -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#1828