@pie-element/number-line 6.16.2-next.8 → 7.0.0

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,30 @@
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
+ # [7.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/number-line@6.16.1...@pie-element/number-line@7.0.0) (2023-11-07)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * update pie-lib version to fix imports for pie-lib/pie-toolbox/editable-html ([a90cbf6](https://github.com/pie-framework/pie-elements/commit/a90cbf6be81824e7266df23c2dc49b259337c1b6))
12
+ * update pie-lib/pie-toolbox version ([212cbfa](https://github.com/pie-framework/pie-elements/commit/212cbfad27b29f0b1b2a3706ba82f6fb59147001))
13
+ * update pie-lib/pie-toolbox version ([b791e10](https://github.com/pie-framework/pie-elements/commit/b791e10857928766e2d73c6aa80b3fb50fd1afac))
14
+ * update pie-lib/pie-toolbox version ([7f64f9f](https://github.com/pie-framework/pie-elements/commit/7f64f9f2b874fd08bd8f6f05c1c4292c34ac6338))
15
+
16
+
17
+ ### Code Refactoring
18
+
19
+ * replaced all pie-lib packages with the new pie-toolbox package that contains all of them. ([073d7e5](https://github.com/pie-framework/pie-elements/commit/073d7e5175f7a73069f09d2ceda799682acce494))
20
+
21
+
22
+ ### BREAKING CHANGES
23
+
24
+ * using pie-lib/pie-toolbox now, instead of any other pie-lib package.
25
+
26
+
27
+
28
+
29
+
6
30
  ## [6.16.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/number-line@6.16.0...@pie-element/number-line@6.16.1) (2023-10-26)
7
31
 
8
32
 
@@ -3,6 +3,30 @@
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
+ # [6.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/number-line-configure@5.13.1...@pie-element/number-line-configure@6.0.0) (2023-11-07)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * update pie-lib version to fix imports for pie-lib/pie-toolbox/editable-html ([a90cbf6](https://github.com/pie-framework/pie-elements/commit/a90cbf6be81824e7266df23c2dc49b259337c1b6))
12
+ * update pie-lib/pie-toolbox version ([212cbfa](https://github.com/pie-framework/pie-elements/commit/212cbfad27b29f0b1b2a3706ba82f6fb59147001))
13
+ * update pie-lib/pie-toolbox version ([b791e10](https://github.com/pie-framework/pie-elements/commit/b791e10857928766e2d73c6aa80b3fb50fd1afac))
14
+ * update pie-lib/pie-toolbox version ([7f64f9f](https://github.com/pie-framework/pie-elements/commit/7f64f9f2b874fd08bd8f6f05c1c4292c34ac6338))
15
+
16
+
17
+ ### Code Refactoring
18
+
19
+ * replaced all pie-lib packages with the new pie-toolbox package that contains all of them. ([073d7e5](https://github.com/pie-framework/pie-elements/commit/073d7e5175f7a73069f09d2ceda799682acce494))
20
+
21
+
22
+ ### BREAKING CHANGES
23
+
24
+ * using pie-lib/pie-toolbox now, instead of any other pie-lib package.
25
+
26
+
27
+
28
+
29
+
6
30
  ## [5.13.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/number-line-configure@5.13.0...@pie-element/number-line-configure@5.13.1) (2023-10-26)
7
31
 
8
32
 
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@pie-element/number-line-configure",
3
3
  "private": true,
4
- "version": "5.13.1",
4
+ "version": "6.0.0",
5
5
  "main": "lib/index.js",
6
6
  "module": "src/index.js",
7
7
  "dependencies": {
8
8
  "@material-ui/core": "^3.9.2",
9
9
  "@pie-framework/pie-configure-events": "^1.3.0",
10
- "@pie-lib/pie-toolbox": "1.0.3",
10
+ "@pie-lib/pie-toolbox": "1.0.5",
11
11
  "react": "^16.8.1",
12
12
  "react-dom": "^16.8.1"
13
13
  }
@@ -3,6 +3,30 @@
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
+ # [5.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/number-line-controller@4.6.1...@pie-element/number-line-controller@5.0.0) (2023-11-07)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * update pie-lib version to fix imports for pie-lib/pie-toolbox/editable-html ([a90cbf6](https://github.com/pie-framework/pie-elements/commit/a90cbf6be81824e7266df23c2dc49b259337c1b6))
12
+ * update pie-lib/pie-toolbox version ([212cbfa](https://github.com/pie-framework/pie-elements/commit/212cbfad27b29f0b1b2a3706ba82f6fb59147001))
13
+ * update pie-lib/pie-toolbox version ([b791e10](https://github.com/pie-framework/pie-elements/commit/b791e10857928766e2d73c6aa80b3fb50fd1afac))
14
+ * update pie-lib/pie-toolbox version ([7f64f9f](https://github.com/pie-framework/pie-elements/commit/7f64f9f2b874fd08bd8f6f05c1c4292c34ac6338))
15
+
16
+
17
+ ### Code Refactoring
18
+
19
+ * replaced all pie-lib packages with the new pie-toolbox package that contains all of them. ([073d7e5](https://github.com/pie-framework/pie-elements/commit/073d7e5175f7a73069f09d2ceda799682acce494))
20
+
21
+
22
+ ### BREAKING CHANGES
23
+
24
+ * using pie-lib/pie-toolbox now, instead of any other pie-lib package.
25
+
26
+
27
+
28
+
29
+
6
30
  ## [4.6.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/number-line-controller@4.6.0...@pie-element/number-line-controller@4.6.1) (2023-07-06)
7
31
 
8
32
 
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pie-element/number-line-controller",
3
3
  "private": true,
4
- "version": "4.6.1",
4
+ "version": "5.0.0",
5
5
  "description": "Controller logic for @pie-ui/number-line",
6
6
  "keywords": [
7
7
  "pie",
@@ -14,7 +14,7 @@
14
14
  "access": "public"
15
15
  },
16
16
  "dependencies": {
17
- "@pie-lib/pie-toolbox": "1.0.3",
17
+ "@pie-lib/pie-toolbox": "1.0.5",
18
18
  "lodash": "^4.17.15"
19
19
  },
20
20
  "author": "",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pie-element/number-line",
3
- "version": "6.16.2-next.8+7f64f9f2b",
3
+ "version": "7.0.0",
4
4
  "repository": "pie-framework/pie-elements",
5
5
  "description": "",
6
6
  "publishConfig": {
@@ -8,7 +8,7 @@
8
8
  },
9
9
  "dependencies": {
10
10
  "@material-ui/core": "^3.9.2",
11
- "@pie-lib/pie-toolbox": "1.0.3",
11
+ "@pie-lib/pie-toolbox": "1.0.5",
12
12
  "classnames": "^2.2.5",
13
13
  "d3-scale": "^3.2.1",
14
14
  "d3-selection": "^1.4.1",
@@ -23,7 +23,7 @@
23
23
  },
24
24
  "author": "pie framework developers",
25
25
  "license": "ISC",
26
- "gitHead": "7f64f9f2b874fd08bd8f6f05c1c4292c34ac6338",
26
+ "gitHead": "bdd6cb249f497e3687fb175a9bcbc5420b99c496",
27
27
  "scripts": {
28
28
  "postpublish": "../../scripts/postpublish"
29
29
  },