mirror of
https://github.com/Mintplex-Labs/anythingllm-docs.git
synced 2026-07-21 09:15:22 -04:00
[PR #42] [MERGED] Changelogs and Linter #93
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:changelog-1.5.6-and-linter📝 Commits (4)
0091f8aimplement 1.5.5 changelogb8f3717merge main9b3dbc0bump bannerc4e9339Patch linter rules📊 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.