Skip to content

Commit

Permalink
v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yuichkun committed Sep 10, 2020
1 parent 348e71a commit d7e584d
Show file tree
Hide file tree
Showing 26 changed files with 178 additions and 27 deletions.
37 changes: 37 additions & 0 deletions yogo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,43 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.8.0](https://github.com/dawlet-team/dawlet-poc/compare/v0.7.0...v0.8.0) (2020-09-10)


### Bug Fixes

* **algolet:** set enableRemoteModule to true ([fd2075a](https://github.com/dawlet-team/dawlet-poc/commit/fd2075ab86501ce74f3991e638e386afe7e89776))
* **deps:** update apollo graphql packages to v2.13.0 ([53c2f2c](https://github.com/dawlet-team/dawlet-poc/commit/53c2f2cc142c568501700da3944f236e2defe898))
* **deps:** update dependency @material-ui/core to v4.9.12 ([bb9e426](https://github.com/dawlet-team/dawlet-poc/commit/bb9e426d29e332864140574b785597bbb1ed75c5))
* **deps:** update dependency @material-ui/core to v4.9.13 ([8efe296](https://github.com/dawlet-team/dawlet-poc/commit/8efe296aae426ba329a41608ede9e7d5813e1d06))
* **deps:** update dependency apollo-boost to v0.4.8 ([cdb3ac2](https://github.com/dawlet-team/dawlet-poc/commit/cdb3ac20d7acfb77f0baf7fbc615cee40e84a296))
* **deps:** update dependency electron-log to v4.1.2 ([1c3c125](https://github.com/dawlet-team/dawlet-poc/commit/1c3c1258892bbbca86f7a8f77ca8b9e807fd5336))
* **deps:** update dependency electron-updater to v4.3.1 ([3a56819](https://github.com/dawlet-team/dawlet-poc/commit/3a56819e3c57459d98b9ca99fd9b7659c69d0000))
* **deps:** update dependency tone to v14.6.10 ([3fdb7b6](https://github.com/dawlet-team/dawlet-poc/commit/3fdb7b66e5e5a26c75989072c01450351ae13ac3))
* **deps:** update dependency tone to v14.6.11 ([0580c4e](https://github.com/dawlet-team/dawlet-poc/commit/0580c4e5cc9cee828d4f6fa4b2d53c2f1c87ba19))
* **deps:** update dependency tone to v14.6.12 ([f7f0f01](https://github.com/dawlet-team/dawlet-poc/commit/f7f0f01141bcb0ba9b5ccf89a137844fe0fc40ff))
* **deps:** update dependency tone to v14.6.13 ([9fe9d7d](https://github.com/dawlet-team/dawlet-poc/commit/9fe9d7d061a561ec205a5cc98a479f4d14e3872c))
* **deps:** update dependency tone to v14.6.4 ([eaf9828](https://github.com/dawlet-team/dawlet-poc/commit/eaf9828887a98294468e25ca1b1f9de33a4a7a3f))
* **deps:** update dependency tone to v14.6.8 ([edbc522](https://github.com/dawlet-team/dawlet-poc/commit/edbc522bc63d358eb24136e9cf511b7c8f939595))
* **deps:** update dependency tone to v14.6.9 ([93e8512](https://github.com/dawlet-team/dawlet-poc/commit/93e8512f393cd4342d2fae332f453c160ee9d4f4))
* **graphql:** path of schema file ([76e9b3b](https://github.com/dawlet-team/dawlet-poc/commit/76e9b3bd46967d961a3ed5422520d6d7643eb9f6))
* **ui:** fix package location ([e7767cd](https://github.com/dawlet-team/dawlet-poc/commit/e7767cde431706dab5dc519849e824896ecd529e))
* **ui:** mv storyshots test file ([f4a56da](https://github.com/dawlet-team/dawlet-poc/commit/f4a56dab0854adfd2f7191106785378a5086b8ec))
* **ui:** skipLibCheck ([c945361](https://github.com/dawlet-team/dawlet-poc/commit/c945361d11594c62be439f3b168d2052ec43bbd3))


### Features

* **algolet:** bind keyCommands ([d224e5a](https://github.com/dawlet-team/dawlet-poc/commit/d224e5a98a36b37e226e8cd97b57bb8dee85ec39))
* **algolet:** eval sdk ([e419c13](https://github.com/dawlet-team/dawlet-poc/commit/e419c13ff0af74c54a3d614ea8593481f19874f6))
* **graphql:** add auto-generator for graphql-client ([b50f825](https://github.com/dawlet-team/dawlet-poc/commit/b50f8253d806a460bc6585cd232700cf27e532b9))
* **utils:** auto-generate definitions from musicxml schema ([ba4eb13](https://github.com/dawlet-team/dawlet-poc/commit/ba4eb13eda70693468079b12d2c5fff3b310a3ea))
* **utils:** musicXmlBuilder ([83137c1](https://github.com/dawlet-team/dawlet-poc/commit/83137c17f024714d653cec8d24e1edf0a6baca79))





# [0.7.0](https://github.com/dawlet-team/dawlet-poc/compare/v0.6.3...v0.7.0) (2020-04-18)


Expand Down
20 changes: 20 additions & 0 deletions yogo/dawlets/algolet/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,26 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.8.0](https://github.com/dawlet-team/dawlet-poc/compare/v0.7.0...v0.8.0) (2020-09-10)


### Bug Fixes

* **algolet:** set enableRemoteModule to true ([fd2075a](https://github.com/dawlet-team/dawlet-poc/commit/fd2075ab86501ce74f3991e638e386afe7e89776))
* **deps:** update dependency apollo-boost to v0.4.8 ([cdb3ac2](https://github.com/dawlet-team/dawlet-poc/commit/cdb3ac20d7acfb77f0baf7fbc615cee40e84a296))
* **deps:** update dependency electron-log to v4.1.2 ([1c3c125](https://github.com/dawlet-team/dawlet-poc/commit/1c3c1258892bbbca86f7a8f77ca8b9e807fd5336))
* **deps:** update dependency electron-updater to v4.3.1 ([3a56819](https://github.com/dawlet-team/dawlet-poc/commit/3a56819e3c57459d98b9ca99fd9b7659c69d0000))


### Features

* **algolet:** bind keyCommands ([d224e5a](https://github.com/dawlet-team/dawlet-poc/commit/d224e5a98a36b37e226e8cd97b57bb8dee85ec39))
* **algolet:** eval sdk ([e419c13](https://github.com/dawlet-team/dawlet-poc/commit/e419c13ff0af74c54a3d614ea8593481f19874f6))





# [0.7.0](https://github.com/dawlet-team/dawlet-poc/compare/v0.6.3...v0.7.0) (2020-04-18)


Expand Down
2 changes: 1 addition & 1 deletion yogo/dawlets/algolet/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions yogo/dawlets/algolet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dawlet/algolet",
"version": "0.7.0",
"version": "0.8.0",
"private": true,
"license": "MIT",
"author": "Yuichi Yogo",
Expand Down Expand Up @@ -37,9 +37,9 @@
},
"description": "Algolet lets you write your own custom logic to generate music.",
"dependencies": {
"@dawlet/graphql": "^0.7.0",
"@dawlet/ui": "^0.7.0",
"@dawlet/utils": "^0.7.0",
"@dawlet/graphql": "^0.8.0",
"@dawlet/ui": "^0.8.0",
"@dawlet/utils": "^0.8.0",
"apollo-boost": "0.4.9",
"electron-log": "4.2.4",
"electron-updater": "4.3.4",
Expand Down
14 changes: 14 additions & 0 deletions yogo/dawlets/launcher/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.8.0](https://github.com/dawlet-team/dawlet-poc/compare/v0.7.0...v0.8.0) (2020-09-10)


### Bug Fixes

* **deps:** update dependency @material-ui/core to v4.9.12 ([bb9e426](https://github.com/dawlet-team/dawlet-poc/commit/bb9e426d29e332864140574b785597bbb1ed75c5))
* **deps:** update dependency @material-ui/core to v4.9.13 ([8efe296](https://github.com/dawlet-team/dawlet-poc/commit/8efe296aae426ba329a41608ede9e7d5813e1d06))
* **deps:** update dependency electron-log to v4.1.2 ([1c3c125](https://github.com/dawlet-team/dawlet-poc/commit/1c3c1258892bbbca86f7a8f77ca8b9e807fd5336))
* **deps:** update dependency electron-updater to v4.3.1 ([3a56819](https://github.com/dawlet-team/dawlet-poc/commit/3a56819e3c57459d98b9ca99fd9b7659c69d0000))





# [0.7.0](https://github.com/dawlet-team/dawlet-poc/compare/v0.6.3...v0.7.0) (2020-04-18)


Expand Down
2 changes: 1 addition & 1 deletion yogo/dawlets/launcher/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions yogo/dawlets/launcher/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dawlet/launcher",
"version": "0.7.0",
"version": "0.8.0",
"private": true,
"license": "MIT",
"author": "Yuichi Yogo",
Expand All @@ -16,8 +16,8 @@
"watch:renderer": "webpack --mode=development --watch"
},
"dependencies": {
"@dawlet/engine": "^0.7.0",
"@dawlet/utils": "^0.7.0",
"@dawlet/engine": "^0.8.0",
"@dawlet/utils": "^0.8.0",
"@material-ui/core": "4.11.0",
"electron-log": "4.2.4",
"electron-updater": "4.3.4",
Expand Down
20 changes: 20 additions & 0 deletions yogo/dawlets/synthlet/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,26 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.8.0](https://github.com/dawlet-team/dawlet-poc/compare/v0.7.0...v0.8.0) (2020-09-10)


### Bug Fixes

* **deps:** update dependency apollo-boost to v0.4.8 ([cdb3ac2](https://github.com/dawlet-team/dawlet-poc/commit/cdb3ac20d7acfb77f0baf7fbc615cee40e84a296))
* **deps:** update dependency electron-log to v4.1.2 ([1c3c125](https://github.com/dawlet-team/dawlet-poc/commit/1c3c1258892bbbca86f7a8f77ca8b9e807fd5336))
* **deps:** update dependency electron-updater to v4.3.1 ([3a56819](https://github.com/dawlet-team/dawlet-poc/commit/3a56819e3c57459d98b9ca99fd9b7659c69d0000))
* **deps:** update dependency tone to v14.6.10 ([3fdb7b6](https://github.com/dawlet-team/dawlet-poc/commit/3fdb7b66e5e5a26c75989072c01450351ae13ac3))
* **deps:** update dependency tone to v14.6.11 ([0580c4e](https://github.com/dawlet-team/dawlet-poc/commit/0580c4e5cc9cee828d4f6fa4b2d53c2f1c87ba19))
* **deps:** update dependency tone to v14.6.12 ([f7f0f01](https://github.com/dawlet-team/dawlet-poc/commit/f7f0f01141bcb0ba9b5ccf89a137844fe0fc40ff))
* **deps:** update dependency tone to v14.6.13 ([9fe9d7d](https://github.com/dawlet-team/dawlet-poc/commit/9fe9d7d061a561ec205a5cc98a479f4d14e3872c))
* **deps:** update dependency tone to v14.6.4 ([eaf9828](https://github.com/dawlet-team/dawlet-poc/commit/eaf9828887a98294468e25ca1b1f9de33a4a7a3f))
* **deps:** update dependency tone to v14.6.8 ([edbc522](https://github.com/dawlet-team/dawlet-poc/commit/edbc522bc63d358eb24136e9cf511b7c8f939595))
* **deps:** update dependency tone to v14.6.9 ([93e8512](https://github.com/dawlet-team/dawlet-poc/commit/93e8512f393cd4342d2fae332f453c160ee9d4f4))





# [0.7.0](https://github.com/dawlet-team/dawlet-poc/compare/v0.6.3...v0.7.0) (2020-04-18)


Expand Down
2 changes: 1 addition & 1 deletion yogo/dawlets/synthlet/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions yogo/dawlets/synthlet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dawlet/synthlet",
"version": "0.7.0",
"version": "0.8.0",
"private": true,
"license": "MIT",
"author": "Yuichi Yogo",
Expand All @@ -16,7 +16,7 @@
},
"description": "Synthlet provides a simple synthesizer to playback the music. It has a dedicated local transport on its own. ",
"dependencies": {
"@dawlet/utils": "^0.7.0",
"@dawlet/utils": "^0.8.0",
"apollo-boost": "0.4.9",
"apollo-link-ws": "1.0.20",
"electron-log": "4.2.4",
Expand Down
2 changes: 1 addition & 1 deletion yogo/lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"dawlets/*",
"packages/*"
],
"version": "0.7.0"
"version": "0.8.0"
}
11 changes: 11 additions & 0 deletions yogo/packages/engine/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.8.0](https://github.com/dawlet-team/dawlet-poc/compare/v0.7.0...v0.8.0) (2020-09-10)


### Bug Fixes

* **deps:** update apollo graphql packages to v2.13.0 ([53c2f2c](https://github.com/dawlet-team/dawlet-poc/commit/53c2f2cc142c568501700da3944f236e2defe898))





# [0.7.0](https://github.com/dawlet-team/dawlet-poc/compare/v0.6.3...v0.7.0) (2020-04-18)


Expand Down
2 changes: 1 addition & 1 deletion yogo/packages/engine/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions yogo/packages/engine/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dawlet/engine",
"version": "0.7.0",
"version": "0.8.0",
"private": true,
"license": "MIT",
"author": "Yuichi Yogo",
Expand All @@ -15,7 +15,7 @@
"generate:docs": "graphdoc -s ./schema.gql -o ../../docs/schema"
},
"dependencies": {
"@dawlet/factory": "0.7.0",
"@dawlet/factory": "^0.8.0",
"@types/graphql": "14.5.0",
"apollo-server": "2.17.0",
"graphql": "14.7.0",
Expand All @@ -34,8 +34,8 @@
"graphql-tag": "2.11.0",
"jest": "26.1.0",
"nodemon": "2.0.4",
"rosie": "2.0.1",
"prettier": "2.1.1",
"rosie": "2.0.1",
"ts-jest": "26.3.0",
"ts-node": "9.0.0",
"typescript": "4.0.2"
Expand Down
8 changes: 8 additions & 0 deletions yogo/packages/factory/CHANGELOG.md
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.8.0](https://github.com/dawlet-team/dawlet-poc/compare/v0.7.0...v0.8.0) (2020-09-10)

**Note:** Version bump only for package @dawlet/factory
2 changes: 1 addition & 1 deletion yogo/packages/factory/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion yogo/packages/factory/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dawlet/factory",
"version": "0.7.0",
"version": "0.8.0",
"description": "Factory for Dawlet Entities",
"main": "lib/index.js",
"scripts": {
Expand Down
16 changes: 16 additions & 0 deletions yogo/packages/graphql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.8.0](https://github.com/dawlet-team/dawlet-poc/compare/v0.7.0...v0.8.0) (2020-09-10)


### Bug Fixes

* **graphql:** path of schema file ([76e9b3b](https://github.com/dawlet-team/dawlet-poc/commit/76e9b3bd46967d961a3ed5422520d6d7643eb9f6))


### Features

* **graphql:** add auto-generator for graphql-client ([b50f825](https://github.com/dawlet-team/dawlet-poc/commit/b50f8253d806a460bc6585cd232700cf27e532b9))
2 changes: 1 addition & 1 deletion yogo/packages/graphql/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion yogo/packages/graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dawlet/graphql",
"version": "0.7.0",
"version": "0.8.0",
"description": "",
"main": "lib/index.js",
"scripts": {
Expand Down
13 changes: 13 additions & 0 deletions yogo/packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.8.0](https://github.com/dawlet-team/dawlet-poc/compare/v0.7.0...v0.8.0) (2020-09-10)


### Bug Fixes

* **ui:** fix package location ([e7767cd](https://github.com/dawlet-team/dawlet-poc/commit/e7767cde431706dab5dc519849e824896ecd529e))
* **ui:** mv storyshots test file ([f4a56da](https://github.com/dawlet-team/dawlet-poc/commit/f4a56dab0854adfd2f7191106785378a5086b8ec))
* **ui:** skipLibCheck ([c945361](https://github.com/dawlet-team/dawlet-poc/commit/c945361d11594c62be439f3b168d2052ec43bbd3))





# [0.7.0](https://github.com/dawlet-team/dawlet-poc/compare/v0.6.3...v0.7.0) (2020-04-18)


Expand Down
2 changes: 1 addition & 1 deletion yogo/packages/ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions yogo/packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dawlet/ui",
"version": "0.7.0",
"version": "0.8.0",
"private": true,
"license": "MIT",
"author": "Yuichi Yogo",
Expand All @@ -14,10 +14,10 @@
"test": "jest --passWithNoTests"
},
"dependencies": {
"@dawlet/utils": "^0.8.0",
"opensheetmusicdisplay": "0.8.4",
"react": "16.13.1",
"react-dom": "16.13.1",
"@dawlet/utils": "0.7.0"
"react-dom": "16.13.1"
},
"devDependencies": {
"@babel/core": "7.11.6",
Expand Down
12 changes: 12 additions & 0 deletions yogo/packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.8.0](https://github.com/dawlet-team/dawlet-poc/compare/v0.7.0...v0.8.0) (2020-09-10)


### Features

* **utils:** auto-generate definitions from musicxml schema ([ba4eb13](https://github.com/dawlet-team/dawlet-poc/commit/ba4eb13eda70693468079b12d2c5fff3b310a3ea))
* **utils:** musicXmlBuilder ([83137c1](https://github.com/dawlet-team/dawlet-poc/commit/83137c17f024714d653cec8d24e1edf0a6baca79))





# [0.7.0](https://github.com/dawlet-team/dawlet-poc/compare/v0.6.3...v0.7.0) (2020-04-18)


Expand Down
2 changes: 1 addition & 1 deletion yogo/packages/utils/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d7e584d

Please sign in to comment.