@pie-element/ebsr 8.11.3-next.49 → 8.12.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,25 @@
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
+ # [8.12.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/ebsr@8.11.2...@pie-element/ebsr@8.12.0) (2023-08-15)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * update pie-libs PD-3049, PD-2916, PD-2059 ([0e800b5](https://github.com/pie-framework/pie-elements/commit/0e800b54b852304d222a292400362e0870f0cc9a))
12
+ * updated pie-lib to fix PD-2802, PD-3050, PD-3051 ([34b4dd7](https://github.com/pie-framework/pie-elements/commit/34b4dd7ba18f4c18589975921cc9d127926f8294))
13
+ * updated pie-libs Pd-1163 ([300c1db](https://github.com/pie-framework/pie-elements/commit/300c1db1658ce85ca58f3cc2981b604aefbf9f01))
14
+
15
+
16
+ ### Features
17
+
18
+ * **ebsr:** add ebsr logic for configuration - translations PD-2795 ([2f6b3c6](https://github.com/pie-framework/pie-elements/commit/2f6b3c6ba619a296034a32b261141d21fc74b5a6))
19
+ * **ebsr:** add translator PD-1208 ([a164196](https://github.com/pie-framework/pie-elements/commit/a164196379ba627e37a25aafe2cd92711df54941))
20
+
21
+
22
+
23
+
24
+
6
25
  ## [8.11.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/ebsr@8.11.1...@pie-element/ebsr@8.11.2) (2023-07-24)
7
26
 
8
27
 
@@ -3,6 +3,25 @@
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
+ # [8.10.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/ebsr-configure@8.9.2...@pie-element/ebsr-configure@8.10.0) (2023-08-15)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * update pie-libs PD-3049, PD-2916, PD-2059 ([0e800b5](https://github.com/pie-framework/pie-elements/commit/0e800b54b852304d222a292400362e0870f0cc9a))
12
+ * updated pie-lib to fix PD-2802, PD-3050, PD-3051 ([34b4dd7](https://github.com/pie-framework/pie-elements/commit/34b4dd7ba18f4c18589975921cc9d127926f8294))
13
+ * updated pie-libs Pd-1163 ([300c1db](https://github.com/pie-framework/pie-elements/commit/300c1db1658ce85ca58f3cc2981b604aefbf9f01))
14
+
15
+
16
+ ### Features
17
+
18
+ * **ebsr:** add ebsr logic for configuration - translations PD-2795 ([2f6b3c6](https://github.com/pie-framework/pie-elements/commit/2f6b3c6ba619a296034a32b261141d21fc74b5a6))
19
+ * **ebsr:** add translator PD-1208 ([a164196](https://github.com/pie-framework/pie-elements/commit/a164196379ba627e37a25aafe2cd92711df54941))
20
+
21
+
22
+
23
+
24
+
6
25
  ## [8.9.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/ebsr-configure@8.9.1...@pie-element/ebsr-configure@8.9.2) (2023-07-24)
7
26
 
8
27
 
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@pie-element/ebsr-configure",
3
3
  "private": true,
4
- "version": "8.9.2",
4
+ "version": "8.10.0",
5
5
  "description": "",
6
6
  "main": "lib/index.js",
7
7
  "module": "src/index.js",
8
8
  "author": "",
9
9
  "dependencies": {
10
10
  "@material-ui/core": "^3.9.2",
11
- "@pie-element/multiple-choice": "^7.13.2",
11
+ "@pie-element/multiple-choice": "^7.13.3",
12
12
  "@pie-framework/pie-configure-events": "^1.2.0",
13
13
  "@pie-lib/config-ui": "^11.9.2",
14
14
  "lodash": "^4.17.15",
@@ -3,6 +3,22 @@
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.4.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/ebsr-controller@6.3.3...@pie-element/ebsr-controller@6.4.0) (2023-08-15)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * updated pie-lib to fix PD-2802, PD-3050, PD-3051 ([34b4dd7](https://github.com/pie-framework/pie-elements/commit/34b4dd7ba18f4c18589975921cc9d127926f8294))
12
+
13
+
14
+ ### Features
15
+
16
+ * **ebsr:** add translator PD-1208 ([a164196](https://github.com/pie-framework/pie-elements/commit/a164196379ba627e37a25aafe2cd92711df54941))
17
+
18
+
19
+
20
+
21
+
6
22
  ## [6.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/ebsr-controller@6.3.2...@pie-element/ebsr-controller@6.3.3) (2023-07-06)
7
23
 
8
24
 
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pie-element/ebsr-controller",
3
3
  "private": true,
4
- "version": "6.3.3",
4
+ "version": "6.4.0",
5
5
  "description": "",
6
6
  "scripts": {
7
7
  "test": "echo \"Error: no test specified\" && exit 1"
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@pie-element/ebsr",
3
- "version": "8.11.3-next.49+c7af53fbd",
3
+ "version": "8.12.0",
4
4
  "description": "",
5
5
  "repository": "pie-framework/pie-elements",
6
6
  "publishConfig": {
7
7
  "access": "public"
8
8
  },
9
9
  "dependencies": {
10
- "@pie-element/multiple-choice": "^7.13.3-next.49+c7af53fbd",
10
+ "@pie-element/multiple-choice": "^7.13.3",
11
11
  "@pie-framework/pie-player-events": "^0.1.0",
12
12
  "classnames": "^2.2.5",
13
13
  "debug": "^4.1.1",
@@ -15,7 +15,7 @@
15
15
  },
16
16
  "author": "pie framework developers",
17
17
  "license": "ISC",
18
- "gitHead": "c7af53fbd5754a0d6a1c83d620453cd4d1251df9",
18
+ "gitHead": "14de4db4499935eaf177fd2958d00f72117e7232",
19
19
  "scripts": {
20
20
  "postpublish": "../../scripts/postpublish"
21
21
  },