@blaze-cms/react-page-builder 0.128.0-admin-updates.8 → 0.128.0-alpha.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +7 -37
  2. package/package.json +9 -9
package/CHANGELOG.md CHANGED
@@ -3,7 +3,7 @@
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
- # [0.128.0-admin-updates.8](https://github.com/thebyte9/blaze/compare/v0.128.0-admin-updates.7...v0.128.0-admin-updates.8) (2023-03-29)
6
+ # [0.128.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.128.0-alpha.0...v0.128.0-alpha.1) (2023-03-29)
7
7
 
8
8
  **Note:** Version bump only for package @blaze-cms/react-page-builder
9
9
 
@@ -11,52 +11,22 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
11
11
 
12
12
 
13
13
 
14
- # [0.128.0-admin-updates.7](https://github.com/thebyte9/blaze/compare/v0.128.0-admin-updates.6...v0.128.0-admin-updates.7) (2023-03-28)
15
-
16
-
17
- ### Features
18
-
19
- * added label for itemDetailsSummary component ([#3859](https://github.com/thebyte9/blaze/issues/3859)) ([e6b16ce](https://github.com/thebyte9/blaze/commit/e6b16ce4bdb60abe15564bece73f7b99f2c669f8))
20
- * removed h2 from all but layout and withTitle hoc ([#3853](https://github.com/thebyte9/blaze/issues/3853)) ([b05160b](https://github.com/thebyte9/blaze/commit/b05160b568115f64b560dd5803f1d81fac55adca))
21
- * update banner repetition settings for list and card components ([#3809](https://github.com/thebyte9/blaze/issues/3809)) ([8804687](https://github.com/thebyte9/blaze/commit/88046871e16ade178fa0f89a5f8c463a0ac4c701))
22
-
23
-
24
-
25
-
26
-
27
- # [0.128.0-admin-updates.5](https://github.com/thebyte9/blaze/compare/v0.128.0-admin-updates.4...v0.128.0-admin-updates.5) (2023-03-09)
28
-
29
-
30
- ### Bug Fixes
31
-
32
- * deconstruct correct query variable to fix filtered card loading ([#3839](https://github.com/thebyte9/blaze/issues/3839)) ([aa282ed](https://github.com/thebyte9/blaze/commit/aa282ed971768d935eba9bd8a32538f98f0abdc7))
33
-
34
-
35
-
36
-
37
-
38
- # [0.128.0-admin-updates.3](https://github.com/thebyte9/blaze/compare/v0.128.0-admin-updates.2...v0.128.0-admin-updates.3) (2023-03-09)
14
+ # [0.128.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.127.2...v0.128.0-alpha.0) (2023-03-28)
39
15
 
40
16
 
41
17
  ### Bug Fixes
42
18
 
43
19
  * added handling of blank spaces for content groups ([#3828](https://github.com/thebyte9/blaze/issues/3828)) ([e196b41](https://github.com/thebyte9/blaze/commit/e196b41f2c424b05cc07642af9697e65e0ab26e1))
44
-
45
-
46
- ### Features
47
-
48
- * entity multi select for card and list components ([#3603](https://github.com/thebyte9/blaze/issues/3603)) ([af3441c](https://github.com/thebyte9/blaze/commit/af3441c5f9cb0033124bb92f8d9cd81a68fefc14))
49
-
50
-
51
-
52
-
53
-
54
- # [0.128.0-admin-updates.0](https://github.com/thebyte9/blaze/compare/v0.127.1...v0.128.0-admin-updates.0) (2023-02-16)
20
+ * deconstruct correct query variable to fix filtered card loading ([#3839](https://github.com/thebyte9/blaze/issues/3839)) ([aa282ed](https://github.com/thebyte9/blaze/commit/aa282ed971768d935eba9bd8a32538f98f0abdc7))
55
21
 
56
22
 
57
23
  ### Features
58
24
 
59
25
  * added iframe component ([#3793](https://github.com/thebyte9/blaze/issues/3793)) ([71d1029](https://github.com/thebyte9/blaze/commit/71d102984896f7fd571a6c60499978e5c8e2d044))
26
+ * added label for itemDetailsSummary component ([#3859](https://github.com/thebyte9/blaze/issues/3859)) ([e6b16ce](https://github.com/thebyte9/blaze/commit/e6b16ce4bdb60abe15564bece73f7b99f2c669f8))
27
+ * entity multi select for card and list components ([#3603](https://github.com/thebyte9/blaze/issues/3603)) ([af3441c](https://github.com/thebyte9/blaze/commit/af3441c5f9cb0033124bb92f8d9cd81a68fefc14))
28
+ * removed h2 from all but layout and withTitle hoc ([#3853](https://github.com/thebyte9/blaze/issues/3853)) ([b05160b](https://github.com/thebyte9/blaze/commit/b05160b568115f64b560dd5803f1d81fac55adca))
29
+ * update banner repetition settings for list and card components ([#3809](https://github.com/thebyte9/blaze/issues/3809)) ([8804687](https://github.com/thebyte9/blaze/commit/88046871e16ade178fa0f89a5f8c463a0ac4c701))
60
30
 
61
31
 
62
32
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blaze-cms/react-page-builder",
3
- "version": "0.128.0-admin-updates.8",
3
+ "version": "0.128.0-alpha.1",
4
4
  "description": "Blaze react page builder",
5
5
  "main": "lib/index.js",
6
6
  "module": "lib-es/index.js",
@@ -27,14 +27,14 @@
27
27
  },
28
28
  "license": "GPL-3.0",
29
29
  "dependencies": {
30
- "@blaze-cms/core-auth-ui": "0.128.0-admin-updates.0",
31
- "@blaze-cms/core-errors": "0.128.0-admin-updates.0",
30
+ "@blaze-cms/core-auth-ui": "0.128.0-alpha.0",
31
+ "@blaze-cms/core-errors": "^0.127.0",
32
32
  "@blaze-cms/image-cdn-react": "0.3.0-alpha.5",
33
- "@blaze-cms/nextjs-components": "0.128.0-admin-updates.8",
34
- "@blaze-cms/plugin-search-ui": "0.128.0-admin-updates.3",
35
- "@blaze-cms/setup-ui": "0.128.0-admin-updates.0",
36
- "@blaze-cms/utils": "0.128.0-admin-updates.0",
37
- "@blaze-cms/utils-handlebars": "0.128.0-admin-updates.8",
33
+ "@blaze-cms/nextjs-components": "0.128.0-alpha.1",
34
+ "@blaze-cms/plugin-search-ui": "0.128.0-alpha.0",
35
+ "@blaze-cms/setup-ui": "0.128.0-alpha.0",
36
+ "@blaze-cms/utils": "0.128.0-alpha.0",
37
+ "@blaze-cms/utils-handlebars": "0.128.0-alpha.1",
38
38
  "@blaze-react/breadcrumb": "0.8.0-alpha.60",
39
39
  "@blaze-react/button": "0.5.19",
40
40
  "@blaze-react/checkboxes": "0.5.31",
@@ -88,5 +88,5 @@
88
88
  "lib/*",
89
89
  "lib-es/*"
90
90
  ],
91
- "gitHead": "449a909ce82545a72ed95dfd55eb79a2c3be280b"
91
+ "gitHead": "b8a36a93d7a0833e442b556eb3ca4817a3db5ee9"
92
92
  }