@operato/scene-chartjs 1.0.0-alpha.10 → 1.0.0-alpha.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +7 -24
  2. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -3,7 +3,7 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## [1.0.0-alpha.10](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.9...v1.0.0-alpha.10) (2022-04-10)
6
+ ## [1.0.0-alpha.11](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.10...v1.0.0-alpha.11) (2022-04-17)
7
7
 
8
8
  **Note:** Version bump only for package @operato/scene-chartjs
9
9
 
@@ -11,56 +11,39 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
11
11
 
12
12
 
13
13
 
14
- ## [1.0.0-alpha.9](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.8...v1.0.0-alpha.9) (2022-04-07)
14
+ ## [1.0.0-alpha.10](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.9...v1.0.0-alpha.10) (2022-04-10)
15
15
 
16
16
  **Note:** Version bump only for package @operato/scene-chartjs
17
17
 
18
+ ## [1.0.0-alpha.9](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.8...v1.0.0-alpha.9) (2022-04-07)
18
19
 
19
-
20
-
20
+ **Note:** Version bump only for package @operato/scene-chartjs
21
21
 
22
22
  ## [1.0.0-alpha.8](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.7...v1.0.0-alpha.8) (2022-04-07)
23
23
 
24
24
  **Note:** Version bump only for package @operato/scene-chartjs
25
25
 
26
-
27
-
28
-
29
-
30
26
  ## [1.0.0-alpha.7](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.6...v1.0.0-alpha.7) (2022-04-06)
31
27
 
32
28
  **Note:** Version bump only for package @operato/scene-chartjs
33
29
 
34
-
35
-
36
-
37
-
38
30
  ## [1.0.0-alpha.6](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.5...v1.0.0-alpha.6) (2022-04-05)
39
31
 
40
-
41
32
  ### :bug: Bug Fix
42
33
 
43
- * [@things-factory](https://github.com/things-factory) 5.0.0-alpha.28 ([459ce88](https://github.com/things-scene/operato-scene/commit/459ce884942ab11bcd1e9b9c6af7bf045b580a41))
44
-
45
-
34
+ - [@things-factory](https://github.com/things-factory) 5.0.0-alpha.36 ([459ce88](https://github.com/things-scene/operato-scene/commit/459ce884942ab11bcd1e9b9c6af7bf045b580a41))
46
35
 
47
36
  ## [1.0.0-alpha.5](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.4...v1.0.0-alpha.5) (2022-04-03)
48
37
 
49
-
50
38
  ### :bug: Bug Fix
51
39
 
52
- * upgrade lit and operato, things-factory ([f056300](https://github.com/things-scene/operato-scene/commit/f056300c0e2f85c41715d3178f12c39bf3110a34))
53
-
54
-
40
+ - upgrade lit and operato, things-factory ([f056300](https://github.com/things-scene/operato-scene/commit/f056300c0e2f85c41715d3178f12c39bf3110a34))
55
41
 
56
42
  ## [1.0.0-alpha.4](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.3...v1.0.0-alpha.4) (2022-03-13)
57
43
 
58
-
59
44
  ### :bug: Bug Fix
60
45
 
61
- * [@operato](https://github.com/operato) 1.0.0-alpha.17 ([a8a147c](https://github.com/things-scene/operato-scene/commit/a8a147c972ed571e35d210feb3bfbc7cd31f280b))
62
-
63
-
46
+ - [@operato](https://github.com/operato) 1.0.0-alpha.17 ([a8a147c](https://github.com/things-scene/operato-scene/commit/a8a147c972ed571e35d210feb3bfbc7cd31f280b))
64
47
 
65
48
  ## [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)
66
49
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@operato/scene-chartjs",
3
3
  "description": "Things Scene ChartJS Component",
4
- "version": "1.0.0-alpha.10",
4
+ "version": "1.0.0-alpha.11",
5
5
  "license": "MIT",
6
6
  "author": "heartyoh",
7
7
  "main": "dist/index.js",
@@ -46,9 +46,9 @@
46
46
  },
47
47
  "devDependencies": {
48
48
  "@hatiolab/prettier-config": "^1.0.0",
49
- "@operato/board": "^1.0.0-beta.0",
50
- "@things-factory/builder": "^5.0.0-alpha.28",
51
- "@things-factory/operato-board": "^5.0.0-alpha.28",
49
+ "@operato/board": "^1.0.0-beta.4",
50
+ "@things-factory/builder": "^5.0.0-alpha.36",
51
+ "@things-factory/operato-board": "^5.0.0-alpha.36",
52
52
  "@types/chart.js": "2.9.34",
53
53
  "@typescript-eslint/eslint-plugin": "^4.33.0",
54
54
  "@typescript-eslint/parser": "^4.33.0",
@@ -74,5 +74,5 @@
74
74
  "prettier --write"
75
75
  ]
76
76
  },
77
- "gitHead": "affd1f02dee64f306ffeeb212829ca0f675aa8bd"
77
+ "gitHead": "ac16385da14ec1d27543b74a42ba34a066bfef29"
78
78
  }