[PR #42] [MERGED] Changelogs and Linter #93

Closed
opened 2026-02-23 17:19:40 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anythingllm-docs/pull/42
Author: @timothycarambat
Created: 6/11/2024
Status: Merged
Merged: 6/11/2024
Merged by: @timothycarambat

Base: mainHead: changelog-1.5.6-and-linter


📝 Commits (4)

📊 Changes

107 files changed (+2140 additions, -2116 deletions)

View changed files

📝 .prettierrc (+14 -3)
📝 package.json (+3 -2)
📝 pages/_app.tsx (+3 -3)
📝 pages/_document.js (+3 -3)
📝 pages/_meta.json (+1 -1)
📝 pages/agent/_meta.json (+1 -1)
📝 pages/agent/overview.mdx (+13 -14)
📝 pages/agent/setup.mdx (+38 -33)
📝 pages/agent/usage.mdx (+110 -67)
📝 pages/api/og.jsx (+35 -34)
📝 pages/changelog/_meta.json (+14 -5)
📝 pages/changelog/overview.mdx (+33 -23)
pages/changelog/v1.5.3.mdx (+0 -48)
📝 pages/changelog/v1.5.4.mdx (+18 -17)
pages/changelog/v1.5.5.mdx (+39 -0)
pages/changelog/v1.5.6.mdx (+42 -0)
📝 pages/cloud/_meta.json (+1 -1)
📝 pages/cloud/error-502.mdx (+23 -22)
📝 pages/cloud/limitations.mdx (+4 -6)
📝 pages/cloud/overview.mdx (+8 -10)

...and 80 more files

📄 Description

implement 1.5.5 changelog
implement 1.5.6 changelog
add linter support on command
lint files yarn lint


🔄 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/Mintplex-Labs/anythingllm-docs/pull/42 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 6/11/2024 **Status:** ✅ Merged **Merged:** 6/11/2024 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `main` ← **Head:** `changelog-1.5.6-and-linter` --- ### 📝 Commits (4) - [`0091f8a`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/0091f8a63fe2b82bb0fe4e577ff654e5dd5e6fac) implement 1.5.5 changelog - [`b8f3717`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/b8f3717d182e4a1c26f98e08bb3731c75f23b56a) merge main - [`9b3dbc0`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/9b3dbc034dbbe648d07a7439d50b08fb89376d01) bump banner - [`c4e9339`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/c4e933999f84d3b14a5bbd57a76cf6d70bf50cf3) Patch linter rules ### 📊 Changes **107 files changed** (+2140 additions, -2116 deletions) <details> <summary>View changed files</summary> 📝 `.prettierrc` (+14 -3) 📝 `package.json` (+3 -2) 📝 `pages/_app.tsx` (+3 -3) 📝 `pages/_document.js` (+3 -3) 📝 `pages/_meta.json` (+1 -1) 📝 `pages/agent/_meta.json` (+1 -1) 📝 `pages/agent/overview.mdx` (+13 -14) 📝 `pages/agent/setup.mdx` (+38 -33) 📝 `pages/agent/usage.mdx` (+110 -67) 📝 `pages/api/og.jsx` (+35 -34) 📝 `pages/changelog/_meta.json` (+14 -5) 📝 `pages/changelog/overview.mdx` (+33 -23) ➖ `pages/changelog/v1.5.3.mdx` (+0 -48) 📝 `pages/changelog/v1.5.4.mdx` (+18 -17) ➕ `pages/changelog/v1.5.5.mdx` (+39 -0) ➕ `pages/changelog/v1.5.6.mdx` (+42 -0) 📝 `pages/cloud/_meta.json` (+1 -1) 📝 `pages/cloud/error-502.mdx` (+23 -22) 📝 `pages/cloud/limitations.mdx` (+4 -6) 📝 `pages/cloud/overview.mdx` (+8 -10) _...and 80 more files_ </details> ### 📄 Description implement 1.5.5 changelog implement 1.5.6 changelog add linter support on command lint files `yarn lint` --- <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-23 17:19:40 -05:00
yindo closed this issue 2026-02-23 17:19:40 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anythingllm-docs#93