diff options
| author | 2026-03-26 09:01:31 +0800 | |
|---|---|---|
| committer | 2026-03-26 09:01:31 +0800 | |
| commit | 3a31d3004b2814cd8a26d49a0f8a96636411dcd2 (patch) | |
| tree | e86c8d46e73262c67c1755aaf4202cbcd1f8f844 /.changes/docs-lint.md | |
| parent | 1aeb0d1f5cf6c5c2492e749e3c25c3649b591c59 (diff) | |
| parent | 7d0e92e6d3b172adfe552ffae9b97f8dad6f63ae (diff) | |
| download | DropOut-3a31d3004b2814cd8a26d49a0f8a96636411dcd2.tar.gz DropOut-3a31d3004b2814cd8a26d49a0f8a96636411dcd2.zip | |
Merge branch 'main' into feature/multi-instances
Diffstat (limited to '.changes/docs-lint.md')
| -rw-r--r-- | .changes/docs-lint.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.changes/docs-lint.md b/.changes/docs-lint.md new file mode 100644 index 0000000..ac98c71 --- /dev/null +++ b/.changes/docs-lint.md @@ -0,0 +1,5 @@ +--- +"@dropout/docs": "patch:chore" +--- + +Partially apply docs frontend lint fixes |