Skip to content

Commit fb7d646

Browse files
committed
prettyier and changset
1 parent e0d21f1 commit fb7d646

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.changeset/nice-zoos-laugh.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,7 @@
44
'@projectstorm/react-diagrams-gallery': minor
55
---
66

7-
- new ability to refresh links in auto distribute
7+
- [feature] new ability to refresh links in auto distribute system [PR 756](https://github.com/projectstorm/react-diagrams/pull/756)
8+
- [fix] Default link now uses the correct method for creating a point allowing this to be overridden [PR 939](https://github.com/projectstorm/react-diagrams/pull/939)
9+
10+
Big thanks to @ToTheHit and @h0111in for your help on these, even though its very delayed on my part :)

.prettierrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"semi": true,
33
"singleQuote": true,
4-
"jsxBracketSameLine": true,
54
"useTabs": true,
65
"printWidth": 120,
76
"trailingComma": "none"

0 commit comments

Comments
 (0)