-
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- @rediagram/[email protected] - @rediagram/[email protected] - @rediagram/[email protected] - @rediagram/[email protected] - @rediagram/[email protected] - @rediagram/[email protected] - [email protected] - @rediagram/[email protected] - @rediagram/[email protected] - [email protected] - @rediagram/[email protected]
- Loading branch information
Showing
22 changed files
with
121 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.1.11](https://github.com/kamiazya/rediagram/compare/@rediagram/[email protected]...@rediagram/[email protected]) (2021-08-24) | ||
|
||
**Note:** Version bump only for package @rediagram/docker-runtime | ||
|
||
|
||
|
||
|
||
|
||
## [0.1.10](https://github.com/kamiazya/rediagram/compare/@rediagram/[email protected]...@rediagram/[email protected]) (2021-01-10) | ||
|
||
**Note:** Version bump only for package @rediagram/docker-runtime | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@rediagram/docker-runtime", | ||
"version": "0.1.10", | ||
"version": "0.1.11", | ||
"license": "MIT", | ||
"description": "rediagram runtime for Docker.", | ||
"author": "kamiazya <[email protected]>", | ||
|
@@ -19,12 +19,12 @@ | |
}, | ||
"private": true, | ||
"dependencies": { | ||
"@rediagram/aws": "^0.4.1", | ||
"@rediagram/cli": "^0.1.4", | ||
"@rediagram/aws": "^0.4.2", | ||
"@rediagram/cli": "^0.1.5", | ||
"@ts-graphviz/react": "^0.7.0", | ||
"react": "^16.13.1", | ||
"react-dom": "^16.13.1", | ||
"rediagram": "^0.2.4", | ||
"rediagram": "^0.2.5", | ||
"ts-graphviz": "^0.13.1" | ||
}, | ||
"devDependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.1.10](https://github.com/kamiazya/rediagram/compare/@rediagram/[email protected]...@rediagram/[email protected]) (2021-08-24) | ||
|
||
**Note:** Version bump only for package @rediagram/gallery | ||
|
||
|
||
|
||
|
||
|
||
## [0.1.9](https://github.com/kamiazya/rediagram/compare/@rediagram/[email protected]...@rediagram/[email protected]) (2021-01-10) | ||
|
||
**Note:** Version bump only for package @rediagram/gallery | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.4.2](https://github.com/kamiazya/rediagram/compare/@rediagram/[email protected]...@rediagram/[email protected]) (2021-08-24) | ||
|
||
**Note:** Version bump only for package @rediagram/aws | ||
|
||
|
||
|
||
|
||
|
||
## [0.4.1](https://github.com/kamiazya/rediagram/compare/@rediagram/[email protected]...@rediagram/[email protected]) (2021-01-10) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,17 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.3.1](https://github.com/kamiazya/rediagram/compare/@rediagram/[email protected]...@rediagram/[email protected]) (2021-08-24) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **@rediagram/cdk:** support bordor none for Group component ([d0dc3a6](https://github.com/kamiazya/rediagram/commit/d0dc3a6d4ea5700514307d8782ad05c5a5ef6a05)) | ||
|
||
|
||
|
||
|
||
|
||
# [0.3.0](https://github.com/kamiazya/rediagram/compare/@rediagram/[email protected]...@rediagram/[email protected]) (2020-12-07) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@rediagram/cdk", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"main": "lib/index.js", | ||
"types": "lib/index.d.ts", | ||
"author": "kamiazya <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.1.5](https://github.com/kamiazya/rediagram/compare/@rediagram/[email protected]...@rediagram/[email protected]) (2021-08-24) | ||
|
||
**Note:** Version bump only for package @rediagram/cli | ||
|
||
|
||
|
||
|
||
|
||
## [0.1.4](https://github.com/kamiazya/rediagram/compare/@rediagram/[email protected]...@rediagram/[email protected]) (2021-01-10) | ||
|
||
**Note:** Version bump only for package @rediagram/cli | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@rediagram/cli", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"license": "MIT", | ||
"description": "CLI for rediagram.", | ||
"author": "kamiazya <[email protected]>", | ||
|
@@ -30,8 +30,8 @@ | |
"watch": "tsc --watch" | ||
}, | ||
"dependencies": { | ||
"@rediagram/aws": "^0.4.1", | ||
"@rediagram/common": "^0.0.2", | ||
"@rediagram/aws": "^0.4.2", | ||
"@rediagram/common": "^0.0.3", | ||
"@ts-graphviz/react": "^0.7.0", | ||
"@types/node": "^16.4.5", | ||
"@types/prop-types": "^15.7.3", | ||
|
@@ -43,7 +43,7 @@ | |
"prop-types": "^15.7.2", | ||
"react": "^16.13.1", | ||
"react-dom": "^16.13.1", | ||
"rediagram": "^0.2.4", | ||
"rediagram": "^0.2.5", | ||
"sucrase": "^3.16.0", | ||
"ts-graphviz": "^0.13.1", | ||
"typescript": "^4.0.2" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.0.3](https://github.com/kamiazya/rediagram/compare/@rediagram/[email protected]...@rediagram/[email protected]) (2021-08-24) | ||
|
||
**Note:** Version bump only for package @rediagram/common | ||
|
||
|
||
|
||
|
||
|
||
## [0.0.2](https://github.com/kamiazya/rediagram/compare/@rediagram/[email protected]...@rediagram/[email protected]) (2020-11-05) | ||
|
||
**Note:** Version bump only for package @rediagram/common | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@rediagram/common", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"main": "lib/index.js", | ||
"types": "lib/index.d.ts", | ||
"author": "kamiazya <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.2.2](https://github.com/kamiazya/rediagram/compare/[email protected]@0.2.2) (2021-08-24) | ||
|
||
**Note:** Version bump only for package create-rediagram-project | ||
|
||
|
||
|
||
|
||
|
||
## [0.2.1](https://github.com/kamiazya/rediagram/compare/[email protected]@0.2.1) (2021-01-10) | ||
|
||
**Note:** Version bump only for package create-rediagram-project | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "create-rediagram-project", | ||
"license": "MIT", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"author": "kamiazya <[email protected]>", | ||
"description": "Starter kit for rediagram.", | ||
"bin": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## 0.0.1 (2021-08-24) | ||
|
||
**Note:** Version bump only for package @rediagram/firebase |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.3.1](https://github.com/kamiazya/rediagram/compare/@rediagram/[email protected]...@rediagram/[email protected]) (2021-08-24) | ||
|
||
**Note:** Version bump only for package @rediagram/gcp | ||
|
||
|
||
|
||
|
||
|
||
# [0.3.0](https://github.com/kamiazya/rediagram/compare/@rediagram/[email protected]...@rediagram/[email protected]) (2020-12-07) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.2.5](https://github.com/kamiazya/rediagram/compare/[email protected]@0.2.5) (2021-08-24) | ||
|
||
**Note:** Version bump only for package rediagram | ||
|
||
|
||
|
||
|
||
|
||
## [0.2.4](https://github.com/kamiazya/rediagram/compare/[email protected]@0.2.4) (2020-12-07) | ||
|
||
**Note:** Version bump only for package rediagram | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "rediagram", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"main": "lib/index.js", | ||
"types": "lib/index.d.ts", | ||
"author": "kamiazya <[email protected]>", | ||
|
@@ -45,8 +45,8 @@ | |
"typescript": "^4.0.2" | ||
}, | ||
"dependencies": { | ||
"@rediagram/cdk": "^0.3.0", | ||
"@rediagram/common": "^0.0.2", | ||
"@rediagram/cdk": "^0.3.1", | ||
"@rediagram/common": "^0.0.3", | ||
"@ts-graphviz/node": "^0.3.0", | ||
"caller": "^1.0.1", | ||
"fs-extra": "^9.0.1" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.0.4](https://github.com/kamiazya/rediagram/compare/@rediagram/[email protected]...@rediagram/[email protected]) (2021-08-24) | ||
|
||
**Note:** Version bump only for package @rediagram/website | ||
|
||
|
||
|
||
|
||
|
||
## [0.0.3](https://github.com/kamiazya/rediagram/compare/@rediagram/[email protected]...@rediagram/[email protected]) (2020-11-05) | ||
|
||
**Note:** Version bump only for package @rediagram/website | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters