@pie-element/image-cloze-association 5.0.2-next.45 → 5.1.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,29 @@
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.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/image-cloze-association@5.0.1...@pie-element/image-cloze-association@5.1.0) (2023-11-27)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * update pie-lib/pie-toolbox PD-3271, PD-3261 ([7a795bf](https://github.com/pie-framework/pie-elements/commit/7a795bfd7e2fd865774828ad23b0a8cbbac98356))
12
+ * update pie-lib/pie-toolbox PD-597 ([1ec84aa](https://github.com/pie-framework/pie-elements/commit/1ec84aadae515088ef65b99f780a5e5dca516f99))
13
+ * update pie-lib/pie-toolbox to test build ([9750cdd](https://github.com/pie-framework/pie-elements/commit/9750cdd3ce3018ef8bb63bc2c6db6abba3dad0c4))
14
+ * update pie-lib/pie-toolbox to test build ([4e04cef](https://github.com/pie-framework/pie-elements/commit/4e04cefc163d504d136c9e3b17dbb32d1e22326b))
15
+ * update pie-libs PD-2996 ([cd092c6](https://github.com/pie-framework/pie-elements/commit/cd092c6b5c4db91645394cd23febc1f9a07f46f9))
16
+ * update pie-libs PD-3011, PD-3130, PD-3271 ([7a36106](https://github.com/pie-framework/pie-elements/commit/7a36106efeac0448b7b825989c1eb0b29b6688d4))
17
+ * **image-cloze-association:** add null checks for responseContainers and possibleResponses PD-3308 ([520886a](https://github.com/pie-framework/pie-elements/commit/520886af988c2095a1b4ca25fc93681efd9bcf07))
18
+ * update pie-toolbox version PD-3298 ([0c282d5](https://github.com/pie-framework/pie-elements/commit/0c282d540aba5b2bb7a8b515bcaa2dba8302d49a))
19
+
20
+
21
+ ### Features
22
+
23
+ * update pie-lib/pie-toolbox PD-1886 ([4a978d0](https://github.com/pie-framework/pie-elements/commit/4a978d058b865cc21c1fc84d7d39224e0d7cc88d))
24
+
25
+
26
+
27
+
28
+
6
29
  ## [5.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/image-cloze-association@5.0.0...@pie-element/image-cloze-association@5.0.1) (2023-11-09)
7
30
 
8
31
 
@@ -3,6 +3,18 @@
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.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/image-cloze-association-configure@5.0.1...@pie-element/image-cloze-association-configure@5.0.2) (2023-11-27)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * update pie-lib/pie-toolbox PD-597 ([1ec84aa](https://github.com/pie-framework/pie-elements/commit/1ec84aadae515088ef65b99f780a5e5dca516f99))
12
+ * update pie-libs PD-2996 ([cd092c6](https://github.com/pie-framework/pie-elements/commit/cd092c6b5c4db91645394cd23febc1f9a07f46f9))
13
+
14
+
15
+
16
+
17
+
6
18
  ## [5.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/image-cloze-association-configure@5.0.0...@pie-element/image-cloze-association-configure@5.0.1) (2023-11-09)
7
19
 
8
20
 
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pie-element/image-cloze-association-configure",
3
3
  "private": true,
4
- "version": "5.0.1",
4
+ "version": "5.0.2",
5
5
  "description": "",
6
6
  "main": "lib/index.js",
7
7
  "module": "src/index.js",
@@ -3,6 +3,18 @@
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.0.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/image-cloze-association-controller@4.0.1...@pie-element/image-cloze-association-controller@4.0.2) (2023-11-27)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * update pie-lib/pie-toolbox PD-597 ([1ec84aa](https://github.com/pie-framework/pie-elements/commit/1ec84aadae515088ef65b99f780a5e5dca516f99))
12
+ * update pie-libs PD-2996 ([cd092c6](https://github.com/pie-framework/pie-elements/commit/cd092c6b5c4db91645394cd23febc1f9a07f46f9))
13
+
14
+
15
+
16
+
17
+
6
18
  ## [4.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/image-cloze-association-controller@4.0.0...@pie-element/image-cloze-association-controller@4.0.1) (2023-11-09)
7
19
 
8
20
 
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pie-element/image-cloze-association-controller",
3
3
  "private": true,
4
- "version": "4.0.1",
4
+ "version": "4.0.2",
5
5
  "description": "",
6
6
  "scripts": {
7
7
  "test": "echo \"Error: no test specified\" && exit 1"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pie-element/image-cloze-association",
3
- "version": "5.0.2-next.45+89d4b74dd",
3
+ "version": "5.1.0",
4
4
  "description": "",
5
5
  "repository": "pie-framework/pie-elements",
6
6
  "publishConfig": {
@@ -18,7 +18,7 @@
18
18
  },
19
19
  "author": "pie framework developers",
20
20
  "license": "ISC",
21
- "gitHead": "89d4b74dd113d9d9213a7023a3857fb78c45bc10",
21
+ "gitHead": "3298877b4b7f8c2fc707677ab09142d07363e706",
22
22
  "scripts": {
23
23
  "postpublish": "../../scripts/postpublish"
24
24
  },