@pie-element/graphing 4.4.4-next.95 → 4.5.1-next.1

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.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,28 @@
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
+ # [4.5.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing@4.4.3...@pie-element/graphing@4.5.0) (2022-12-07)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * updated libs ([c20de3a](https://github.com/pie-framework/pie-elements/commit/c20de3a6ba4499a090c809e18e52588d2a585fa0))
12
+ * updated libs ([0eed79a](https://github.com/pie-framework/pie-elements/commit/0eed79a32c3b777c16c8cabf201513fc1d2726a0))
13
+ * **graphing:** validation PD-1746 ([ef7f03a](https://github.com/pie-framework/pie-elements/commit/ef7f03ae4ce492adbd5144b21b96e7a0ea733658))
14
+ * update libs ([441f403](https://github.com/pie-framework/pie-elements/commit/441f403870b7bec0d61fab58b8d93dbe0ead4c32))
15
+ * update libs for PD-2030 PD-2031 ([3174022](https://github.com/pie-framework/pie-elements/commit/3174022d45603ed217bbe8804a142b07084636a5))
16
+ * updated lib PD-1715 ([42e788d](https://github.com/pie-framework/pie-elements/commit/42e788db0c792838994e55001952da7701251a8e))
17
+ * updated libs ([343c9ec](https://github.com/pie-framework/pie-elements/commit/343c9ec3dccba7f781e90ae2bd195cac6f78f467))
18
+
19
+
20
+ ### Features
21
+
22
+ * **graphing:** implemented graph validation PD-1746 ([77624af](https://github.com/pie-framework/pie-elements/commit/77624af4fe42732a16123890d4cf0ff1bb6c712d))
23
+
24
+
25
+
26
+
27
+
6
28
  ## [4.4.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing@4.4.2...@pie-element/graphing@4.4.3) (2022-11-15)
7
29
 
8
30
  **Note:** Version bump only for package @pie-element/graphing
@@ -3,6 +3,28 @@
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
+ # [4.5.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-configure@4.4.3...@pie-element/graphing-configure@4.5.0) (2022-12-07)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * updated libs ([c20de3a](https://github.com/pie-framework/pie-elements/commit/c20de3a6ba4499a090c809e18e52588d2a585fa0))
12
+ * updated libs ([0eed79a](https://github.com/pie-framework/pie-elements/commit/0eed79a32c3b777c16c8cabf201513fc1d2726a0))
13
+ * **graphing:** validation PD-1746 ([ef7f03a](https://github.com/pie-framework/pie-elements/commit/ef7f03ae4ce492adbd5144b21b96e7a0ea733658))
14
+ * update libs ([441f403](https://github.com/pie-framework/pie-elements/commit/441f403870b7bec0d61fab58b8d93dbe0ead4c32))
15
+ * update libs for PD-2030 PD-2031 ([3174022](https://github.com/pie-framework/pie-elements/commit/3174022d45603ed217bbe8804a142b07084636a5))
16
+ * updated lib PD-1715 ([42e788d](https://github.com/pie-framework/pie-elements/commit/42e788db0c792838994e55001952da7701251a8e))
17
+ * updated libs ([343c9ec](https://github.com/pie-framework/pie-elements/commit/343c9ec3dccba7f781e90ae2bd195cac6f78f467))
18
+
19
+
20
+ ### Features
21
+
22
+ * **graphing:** implemented graph validation PD-1746 ([77624af](https://github.com/pie-framework/pie-elements/commit/77624af4fe42732a16123890d4cf0ff1bb6c712d))
23
+
24
+
25
+
26
+
27
+
6
28
  ## [4.4.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-configure@4.4.2...@pie-element/graphing-configure@4.4.3) (2022-11-15)
7
29
 
8
30
  **Note:** Version bump only for package @pie-element/graphing-configure
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pie-element/graphing-configure",
3
3
  "private": true,
4
- "version": "4.4.3",
4
+ "version": "4.5.0",
5
5
  "description": "",
6
6
  "main": "lib/index.js",
7
7
  "module": "src/index.js",
@@ -3,6 +3,23 @@
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
+ # [4.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-controller@4.1.0...@pie-element/graphing-controller@4.2.0) (2022-12-07)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **graphing:** validation PD-1746 ([ef7f03a](https://github.com/pie-framework/pie-elements/commit/ef7f03ae4ce492adbd5144b21b96e7a0ea733658))
12
+ * update libs ([441f403](https://github.com/pie-framework/pie-elements/commit/441f403870b7bec0d61fab58b8d93dbe0ead4c32))
13
+
14
+
15
+ ### Features
16
+
17
+ * **graphing:** implemented graph validation PD-1746 ([77624af](https://github.com/pie-framework/pie-elements/commit/77624af4fe42732a16123890d4cf0ff1bb6c712d))
18
+
19
+
20
+
21
+
22
+
6
23
  # [4.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-controller@4.0.0...@pie-element/graphing-controller@4.1.0) (2022-08-02)
7
24
 
8
25
 
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pie-element/graphing-controller",
3
3
  "private": true,
4
- "version": "4.1.0",
4
+ "version": "4.2.0",
5
5
  "description": "",
6
6
  "main": "lib/index.js",
7
7
  "module": "src/index.js",
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "access": "public"
5
5
  },
6
6
  "repository": "pie-framework/pie-elements",
7
- "version": "4.4.4-next.95+7d4c6aeb3",
7
+ "version": "4.5.1-next.1+fe7648658",
8
8
  "description": "",
9
9
  "scripts": {
10
10
  "test": "echo \"Error: no test specified\" && exit 1",
@@ -24,7 +24,7 @@
24
24
  },
25
25
  "author": "",
26
26
  "license": "ISC",
27
- "gitHead": "7d4c6aeb3f05504e9e771403c77b61590bc5e2d9",
27
+ "gitHead": "fe76486587cac807104487399e1e577f452b6171",
28
28
  "main": "lib/index.js",
29
29
  "module": "src/index.js"
30
30
  }