We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 25a0b47 + 98096cb commit 0d9e453Copy full SHA for 0d9e453
.changeset/sour-feet-look.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @pmndrs/docs
2
3
+## 3.1.8
4
+
5
+### Patch Changes
6
7
+- [`25a0b47`](https://github.com/pmndrs/docs/commit/25a0b47b2be0a0f1a7cb880fb3499b9d63b24507) Thanks [@abernier](https://github.com/abernier)! - mermaid
8
9
## 3.1.7
10
11
### Patch Changes
package.json
@@ -1,7 +1,7 @@
{
"name": "@pmndrs/docs",
"private": true,
- "version": "3.1.7",
+ "version": "3.1.8",
"type": "module",
"bin": {
"build": "bin/build.mjs"
0 commit comments