diff --git a/.changeset/plain-dingos-give.md b/.changeset/plain-dingos-give.md deleted file mode 100644 index db4f5fb7..00000000 --- a/.changeset/plain-dingos-give.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@pmndrs/docs': patch ---- - -tags diff --git a/CHANGELOG.md b/CHANGELOG.md index c924e08d..174d4f85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @pmndrs/docs +## 3.1.7 + +### Patch Changes + +- [#476](https://github.com/pmndrs/docs/pull/476) [`c0e0ac7`](https://github.com/pmndrs/docs/commit/c0e0ac747e6e647940df7345ca4b7eade8cc3d50) Thanks [@copilot-swe-agent](https://github.com/apps/copilot-swe-agent)! - tags + ## 3.1.6 ### Patch Changes diff --git a/package.json b/package.json index 43490567..cf4a670c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@pmndrs/docs", "private": true, - "version": "3.1.6", + "version": "3.1.7", "type": "module", "bin": { "build": "bin/build.mjs"