@operato/scene-gantt 2.0.0-beta.2 → 2.0.0-beta.3

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,15 @@
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
+ ## [2.0.0-beta.3](https://github.com/things-scene/operato-scene/compare/v2.0.0-beta.2...v2.0.0-beta.3) (2024-06-11)
7
+
8
+
9
+ ### :bug: Bug Fix
10
+
11
+ * remove wellstek-gantt component ([52f8a34](https://github.com/things-scene/operato-scene/commit/52f8a34f4038f9b2a45d963d63da31a03a919372))
12
+
13
+
14
+
6
15
  ## [2.0.0-beta.2](https://github.com/things-scene/operato-scene/compare/v2.0.0-beta.1...v2.0.0-beta.2) (2024-06-11)
7
16
 
8
17
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@operato/scene-gantt",
3
3
  "description": "Operato Scene Component for Gantt Chart",
4
- "version": "2.0.0-beta.2",
4
+ "version": "2.0.0-beta.3",
5
5
  "license": "MIT",
6
6
  "things-scene": true,
7
7
  "author": "heartyoh",
@@ -58,5 +58,5 @@
58
58
  "prettier --write"
59
59
  ]
60
60
  },
61
- "gitHead": "e6260bb283e7a8fd6e3f1bc9f27c9c78dca8d4aa"
61
+ "gitHead": "13651e6154f0463996055a3963d66b4a47fca445"
62
62
  }
Binary file
Binary file