@operato/scene-clock
Advanced tools
Comparing version 1.0.0-alpha.2 to 1.0.0-alpha.3
@@ -6,2 +6,11 @@ # Change Log | ||
## [1.0.0-alpha.3](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2022-03-13) | ||
### :bug: Bug Fix | ||
* [@operato](https://github.com/operato) 1.0.0-alpha.15 ([52c63fe](https://github.com/things-scene/operato-scene/commit/52c63fe1efde1a8fe6a9dc3b6852b1b2e12322bf)) | ||
## [1.0.0-alpha.2](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2022-03-13) | ||
@@ -8,0 +17,0 @@ |
@@ -6,3 +6,3 @@ { | ||
"author": "heartyoh", | ||
"version": "1.0.0-alpha.2", | ||
"version": "1.0.0-alpha.3", | ||
"main": "dist/index.js", | ||
@@ -35,5 +35,5 @@ "module": "dist/index.js", | ||
"@hatiolab/prettier-config": "^1.0.0", | ||
"@operato/board": "^1.0.0-alpha.14", | ||
"@things-factory/builder": "^5.0.0-alpha.5", | ||
"@things-factory/operato-board": "^5.0.0-alpha.5", | ||
"@operato/board": "^1.0.0-alpha.15", | ||
"@things-factory/builder": "^5.0.0-alpha.6", | ||
"@things-factory/operato-board": "^5.0.0-alpha.6", | ||
"@typescript-eslint/eslint-plugin": "^4.33.0", | ||
@@ -63,3 +63,3 @@ "@typescript-eslint/parser": "^4.33.0", | ||
}, | ||
"gitHead": "5cdd6fef45cb25cbc17638b400443d93592a6136" | ||
"gitHead": "c0d9e3d83f59884ec05d6e5b5c66346384961972" | ||
} |
155026