[PR #953] [MERGED] fixup tagging more better #980

Closed
opened 2026-02-16 00:19:44 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_cloud_services/pull/953
Author: @adrianlyjak
Created: 10/3/2025
Status: Merged
Merged: 10/3/2025
Merged by: @adrianlyjak

Base: mainHead: adrian/fixup-tagging


📝 Commits (4)

  • ba32d26 fix: correct private field type in py/package.json to be recognized by pnpm
  • 0957be8 use packages more directly, make public
  • 44dab1c add bump
  • 4aa595f fix crash

📊 Changes

6 files changed (+161 additions, -61 deletions)

View changed files

.changeset/breezy-clocks-make.md (+5 -0)
📝 pnpm-lock.yaml (+15 -1)
📝 pnpm-workspace.yaml (+1 -0)
py/llama_parse/package.json (+20 -0)
📝 py/package.json (+5 -2)
📝 scripts/changeset-version.py (+115 -58)

📄 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/run-llama/llama_cloud_services/pull/953 **Author:** [@adrianlyjak](https://github.com/adrianlyjak) **Created:** 10/3/2025 **Status:** ✅ Merged **Merged:** 10/3/2025 **Merged by:** [@adrianlyjak](https://github.com/adrianlyjak) **Base:** `main` ← **Head:** `adrian/fixup-tagging` --- ### 📝 Commits (4) - [`ba32d26`](https://github.com/run-llama/llama_cloud_services/commit/ba32d26f8dfa43dce77d0c8e7de793dc21707f25) fix: correct private field type in py/package.json to be recognized by pnpm - [`0957be8`](https://github.com/run-llama/llama_cloud_services/commit/0957be8e47162dc7126f38846b15419a68627aa6) use packages more directly, make public - [`44dab1c`](https://github.com/run-llama/llama_cloud_services/commit/44dab1c76f040b0dd64d86043c6479b3b7103951) add bump - [`4aa595f`](https://github.com/run-llama/llama_cloud_services/commit/4aa595fbe70cde6ede41e48230d60d1effdf5bbc) fix crash ### 📊 Changes **6 files changed** (+161 additions, -61 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/breezy-clocks-make.md` (+5 -0) 📝 `pnpm-lock.yaml` (+15 -1) 📝 `pnpm-workspace.yaml` (+1 -0) ➕ `py/llama_parse/package.json` (+20 -0) 📝 `py/package.json` (+5 -2) 📝 `scripts/changeset-version.py` (+115 -58) </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-16 00:19:44 -05:00
yindo closed this issue 2026-02-16 00:19:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_cloud_services#980