Skip to content

Commit 0741865

Browse files
Version Packages (#697)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6b043e2 commit 0741865

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tidy-rockets-yawn.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# scoobie
22

3+
## 17.1.1
4+
5+
### Patch Changes
6+
7+
- Lazy load mermaid-isomorphic to avoid import errors for non-mermaid projects ([#696](https://github.com/seek-oss/scoobie/pull/696))
8+
39
## 17.1.0
410

511
### Minor Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"license": "MIT",
55
"main": "src/index.ts",
66
"sideEffects": false,
7-
"version": "17.1.0",
7+
"version": "17.1.1",
88
"dependencies": {
99
"@capsizecss/core": "^4.0.0",
1010
"@mdx-js/react": "^1.6.22",

0 commit comments

Comments
 (0)