Skip to content

Commit c7f34ae

Browse files
Version Packages (#699)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent bf19825 commit c7f34ae

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tidy-suits-beg.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.2
4+
5+
### Patch Changes
6+
7+
- **mermaid:** Fix flowchart labels being cut off ([#698](https://github.com/seek-oss/scoobie/pull/698))
8+
39
## 17.1.1
410

511
### Patch 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.1",
7+
"version": "17.1.2",
88
"dependencies": {
99
"@capsizecss/core": "^4.0.0",
1010
"@mdx-js/react": "^1.6.22",

0 commit comments

Comments
 (0)