Version Packages

This commit is contained in:
github-actions[bot]
2023-01-25 00:17:49 +00:00
parent 4ccc5d58f3
commit 70b17a749c
11 changed files with 60 additions and 15 deletions

View File

@ -1,10 +0,0 @@
---
'@projectstorm/react-diagrams-defaults': minor
'@projectstorm/react-diagrams-routing': minor
'@projectstorm/react-diagrams-gallery': minor
---
- [feature] new ability to refresh links in auto distribute system [PR 756](https://github.com/projectstorm/react-diagrams/pull/756)
- [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)
Big thanks to @ToTheHit and @h0111in for your help on these, even though its very delayed on my part :)

View File

@ -1,5 +1,21 @@
# @projectstorm/react-diagrams-gallery # @projectstorm/react-diagrams-gallery
## 7.1.0
### Minor Changes
- e0d21f1: - [feature] new ability to refresh links in auto distribute system [PR 756](https://github.com/projectstorm/react-diagrams/pull/756)
- [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)
Big thanks to @ToTheHit and @h0111in for your help on these, even though its very delayed on my part :)
### Patch Changes
- Updated dependencies [e0d21f1]
- @projectstorm/react-diagrams-defaults@7.1.0
- @projectstorm/react-diagrams@7.0.1
## 7.0.0 ## 7.0.0
### Major Changes ### Major Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@projectstorm/react-diagrams-gallery", "name": "@projectstorm/react-diagrams-gallery",
"version": "7.0.0", "version": "7.1.0",
"author": "dylanvorster", "author": "dylanvorster",
"license": "MIT", "license": "MIT",
"private": true, "private": true,

View File

@ -1,5 +1,11 @@
# @projectstorm/react-diagrams-demo # @projectstorm/react-diagrams-demo
## 7.0.1
### Patch Changes
- @projectstorm/react-diagrams@7.0.1
## 7.0.0 ## 7.0.0
### Major Changes ### Major Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@projectstorm/react-diagrams-demo", "name": "@projectstorm/react-diagrams-demo",
"version": "7.0.0", "version": "7.0.1",
"author": "dylanvorster", "author": "dylanvorster",
"license": "MIT", "license": "MIT",
"private": true, "private": true,

View File

@ -1,5 +1,15 @@
# @projectstorm/react-diagrams-defaults # @projectstorm/react-diagrams-defaults
## 7.1.0
### Minor Changes
- e0d21f1: - [feature] new ability to refresh links in auto distribute system [PR 756](https://github.com/projectstorm/react-diagrams/pull/756)
- [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)
Big thanks to @ToTheHit and @h0111in for your help on these, even though its very delayed on my part :)
## 7.0.0 ## 7.0.0
### Major Changes ### Major Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@projectstorm/react-diagrams-defaults", "name": "@projectstorm/react-diagrams-defaults",
"version": "7.0.0", "version": "7.1.0",
"author": "dylanvorster", "author": "dylanvorster",
"license": "MIT", "license": "MIT",
"repository": { "repository": {

View File

@ -1,5 +1,20 @@
# @projectstorm/react-diagrams-routing # @projectstorm/react-diagrams-routing
## 7.1.0
### Minor Changes
- e0d21f1: - [feature] new ability to refresh links in auto distribute system [PR 756](https://github.com/projectstorm/react-diagrams/pull/756)
- [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)
Big thanks to @ToTheHit and @h0111in for your help on these, even though its very delayed on my part :)
### Patch Changes
- Updated dependencies [e0d21f1]
- @projectstorm/react-diagrams-defaults@7.1.0
## 7.0.0 ## 7.0.0
### Major Changes ### Major Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@projectstorm/react-diagrams-routing", "name": "@projectstorm/react-diagrams-routing",
"version": "7.0.0", "version": "7.1.0",
"author": "dylanvorster", "author": "dylanvorster",
"license": "MIT", "license": "MIT",
"repository": { "repository": {

View File

@ -1,5 +1,13 @@
# @projectstorm/react-diagrams # @projectstorm/react-diagrams
## 7.0.1
### Patch Changes
- Updated dependencies [e0d21f1]
- @projectstorm/react-diagrams-defaults@7.1.0
- @projectstorm/react-diagrams-routing@7.1.0
## 7.0.0 ## 7.0.0
### Major Changes ### Major Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@projectstorm/react-diagrams", "name": "@projectstorm/react-diagrams",
"version": "7.0.0", "version": "7.0.1",
"author": "dylanvorster", "author": "dylanvorster",
"license": "MIT", "license": "MIT",
"repository": { "repository": {