[PR #4068] [CLOSED] docs: drop redundant .0 patch from changelog version headers #4071

Closed
opened 2026-06-05 19:12:39 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/4068
Author: @open-swe[bot]
Created: 5/19/2026
Status: Closed

Base: mainHead: open-swe/changelog-drop-patch


📝 Commits (1)

  • 81d58d7 docs: drop redundant .0 patch from changelog version headers

📊 Changes

2 files changed (+17 additions, -17 deletions)

View changed files

📝 src/oss/javascript/releases/changelog.mdx (+7 -7)
📝 src/oss/python/releases/changelog.mdx (+10 -10)

📄 Description

Description

Follow-up to #4067. Since every non-prerelease changelog entry has a patch of 0, drop the redundant .0 and use vMAJOR.MINOR consistently in Python and JavaScript changelog ## headers. The deepagents v1.9.0-alpha.0 prerelease tag is kept as-is since stripping the patch from a prerelease specifier is ambiguous.

Release Note

none

Test Plan

  • Visual check on Mintlify preview that headers render as vX.Y.

Opened collaboratively by Mason Daugherty and open-swe.


🔄 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/docs/pull/4068 **Author:** [@open-swe[bot]](https://github.com/apps/open-swe) **Created:** 5/19/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `open-swe/changelog-drop-patch` --- ### 📝 Commits (1) - [`81d58d7`](https://github.com/langchain-ai/docs/commit/81d58d70297960ffeab7aa99cd953b2c934a35e0) docs: drop redundant .0 patch from changelog version headers ### 📊 Changes **2 files changed** (+17 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/javascript/releases/changelog.mdx` (+7 -7) 📝 `src/oss/python/releases/changelog.mdx` (+10 -10) </details> ### 📄 Description ## Description Follow-up to #4067. Since every non-prerelease changelog entry has a patch of `0`, drop the redundant `.0` and use `vMAJOR.MINOR` consistently in Python and JavaScript changelog `##` headers. The `deepagents v1.9.0-alpha.0` prerelease tag is kept as-is since stripping the patch from a prerelease specifier is ambiguous. ## Release Note none ## Test Plan - [ ] Visual check on Mintlify preview that headers render as `vX.Y`. _Opened collaboratively by Mason Daugherty and open-swe._ --- <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-06-05 19:12:39 -04:00
yindo closed this issue 2026-06-05 19:12:39 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#4071