[PR #1347] [MERGED] chore: add changesets CLI #1392

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1347
Author: @dqbd
Created: 7/4/2025
Status: Merged
Merged: 7/7/2025
Merged by: @dqbd

Base: mainHead: dqbd/changesets


📝 Commits (4)

📊 Changes

7 files changed (+69 additions, -507 deletions)

View changed files

.changeset/README.md (+8 -0)
.changeset/config.json (+14 -0)
.github/workflows/release.yml (+44 -0)
📝 examples/package.json (+1 -0)
📝 package.json (+2 -1)
scripts/release_workspace.cjs (+0 -506)
📝 scripts/run_notebook.py (+0 -0)

📄 Description

No description provided


🔄 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/1347 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 7/4/2025 **Status:** ✅ Merged **Merged:** 7/7/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/changesets` --- ### 📝 Commits (4) - [`2c74ddf`](https://github.com/langchain-ai/langgraphjs/commit/2c74ddfb39207bf39d489b82ea32f8d43cf31be5) chore: add changesets CLI - [`a4f84ec`](https://github.com/langchain-ai/langgraphjs/commit/a4f84ec120a051db85d8a7c0b60e121ccae4fb02) Add CI job - [`b4d5d97`](https://github.com/langchain-ai/langgraphjs/commit/b4d5d97073b862d9f485ea6935c38167be5f15e0) Experimental config - [`79f1a5f`](https://github.com/langchain-ai/langgraphjs/commit/79f1a5f38e8109a8f525fd4db923b53005c693ba) Limit permission ### 📊 Changes **7 files changed** (+69 additions, -507 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/README.md` (+8 -0) ➕ `.changeset/config.json` (+14 -0) ➕ `.github/workflows/release.yml` (+44 -0) 📝 `examples/package.json` (+1 -0) 📝 `package.json` (+2 -1) ➖ `scripts/release_workspace.cjs` (+0 -506) 📝 `scripts/run_notebook.py` (+0 -0) </details> ### 📄 Description _No description provided_ --- <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:15:35 -05:00
yindo closed this issue 2026-02-15 20:15:35 -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#1392