Skip to content

Commit 4c53dd1

Browse files
Version Packages
1 parent c1ae5d3 commit 4c53dd1

3 files changed

Lines changed: 9 additions & 8 deletions

File tree

.changeset/tidy-moons-report.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @pmndrs/docs
22

3+
## 4.1.2
4+
5+
### Patch Changes
6+
7+
- [#593](https://github.com/pmndrs/docs/pull/593) [`c1ae5d3`](https://github.com/pmndrs/docs/commit/c1ae5d3acd507997586a10e08cf58665637bec41) Thanks [@abernier](https://github.com/abernier)! - Read `react-postprocessing` and `a11y` in `browse` and over MCP. Both sites publish a
8+
`llms-full.txt` now — react-postprocessing has for a while, a11y since its build moved to v4 —
9+
so the flag was simply behind the world.
10+
311
## 4.1.1
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pmndrs/docs",
3-
"version": "4.1.1",
3+
"version": "4.1.2",
44
"type": "module",
55
"bin": {
66
"pmndrs-docs": "bin/pmndrs-docs.mjs"

0 commit comments

Comments
 (0)