@blaze-cms/react-page-builder 0.142.0-alpha.2 → 0.142.0-core-styles.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 +10 -8
  2. package/package.json +10 -10
package/CHANGELOG.md CHANGED
@@ -3,35 +3,37 @@
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.142.0-alpha.2](https://github.com/thebyte9/blaze/compare/v0.142.0-alpha.1...v0.142.0-alpha.2) (2024-05-26)
6
+ # [0.142.0-core-styles.1](https://github.com/thebyte9/blaze/compare/v0.142.0-core-styles.0...v0.142.0-core-styles.1) (2024-05-27)
7
7
 
8
8
 
9
9
  ### Bug Fixes
10
10
 
11
11
  * add missing dayjs dependency ([#4377](https://github.com/thebyte9/blaze/issues/4377)) ([ece2ec3](https://github.com/thebyte9/blaze/commit/ece2ec3d9f8b410d861ac5a1dafd605a4f4f6174))
12
+ * get component for repetition ([#4376](https://github.com/thebyte9/blaze/issues/4376)) ([2dc7e4b](https://github.com/thebyte9/blaze/commit/2dc7e4b2ecf8c8989cd453e3b446dd615b32fc3a))
12
13
 
13
14
 
14
15
 
15
16
 
16
17
 
17
- # [0.142.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.142.0-alpha.0...v0.142.0-alpha.1) (2024-05-24)
18
+ # [0.142.0-core-styles.0](https://github.com/thebyte9/blaze/compare/v0.141.3...v0.142.0-core-styles.0) (2024-05-24)
18
19
 
19
20
 
20
- ### Bug Fixes
21
+ ### Features
21
22
 
22
- * get component for repetition ([#4376](https://github.com/thebyte9/blaze/issues/4376)) ([2dc7e4b](https://github.com/thebyte9/blaze/commit/2dc7e4b2ecf8c8989cd453e3b446dd615b32fc3a))
23
+ * adds date time component ([#4320](https://github.com/thebyte9/blaze/issues/4320)) ([aafabbe](https://github.com/thebyte9/blaze/commit/aafabbeaab843c7a21fbf285d72e0278edb0e30b))
24
+ * changed banner insertion checks for generic components ([#4370](https://github.com/thebyte9/blaze/issues/4370)) ([e6e9734](https://github.com/thebyte9/blaze/commit/e6e97348ac31c4bd913b91b3d4de9ab1a4e88757))
23
25
 
24
26
 
25
27
 
28
+ ## [0.141.1-core-styles.0](https://github.com/thebyte9/blaze/compare/v0.141.0...v0.141.1-core-styles.0) (2024-05-15)
26
29
 
27
30
 
28
- # [0.142.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.141.3...v0.142.0-alpha.0) (2024-05-24)
29
31
 
30
32
 
31
- ### Features
32
33
 
33
- * adds date time component ([#4320](https://github.com/thebyte9/blaze/issues/4320)) ([aafabbe](https://github.com/thebyte9/blaze/commit/aafabbeaab843c7a21fbf285d72e0278edb0e30b))
34
- * changed banner insertion checks for generic components ([#4370](https://github.com/thebyte9/blaze/issues/4370)) ([e6e9734](https://github.com/thebyte9/blaze/commit/e6e97348ac31c4bd913b91b3d4de9ab1a4e88757))
34
+ ## [0.141.1-core-styles.0](https://github.com/thebyte9/blaze/compare/v0.141.0...v0.141.1-core-styles.0) (2024-05-15)
35
+
36
+ **Note:** Version bump only for package @blaze-cms/react-page-builder
35
37
 
36
38
 
37
39
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blaze-cms/react-page-builder",
3
- "version": "0.142.0-alpha.2",
3
+ "version": "0.142.0-core-styles.1",
4
4
  "description": "Blaze react page builder",
5
5
  "main": "lib/index.js",
6
6
  "module": "lib-es/index.js",
@@ -27,15 +27,15 @@
27
27
  },
28
28
  "license": "GPL-3.0",
29
29
  "dependencies": {
30
- "@blaze-cms/core-auth-ui": "^0.141.0",
31
- "@blaze-cms/core-errors": "^0.140.3",
32
- "@blaze-cms/core-errors-ui": "^0.140.3",
30
+ "@blaze-cms/core-auth-ui": "0.141.1-core-styles.0",
31
+ "@blaze-cms/core-errors": "0.141.1-core-styles.0",
32
+ "@blaze-cms/core-errors-ui": "0.141.1-core-styles.0",
33
33
  "@blaze-cms/image-cdn-react": "0.3.0-alpha.6",
34
- "@blaze-cms/nextjs-components": "^0.141.0",
35
- "@blaze-cms/plugin-search-ui": "^0.141.0",
36
- "@blaze-cms/setup-ui": "^0.140.3",
37
- "@blaze-cms/utils": "^0.140.3",
38
- "@blaze-cms/utils-handlebars": "^0.141.0",
34
+ "@blaze-cms/nextjs-components": "0.141.1-core-styles.0",
35
+ "@blaze-cms/plugin-search-ui": "0.141.1-core-styles.0",
36
+ "@blaze-cms/setup-ui": "0.141.1-core-styles.0",
37
+ "@blaze-cms/utils": "0.141.1-core-styles.0",
38
+ "@blaze-cms/utils-handlebars": "0.141.1-core-styles.0",
39
39
  "@blaze-react/breadcrumb": "0.8.0-alpha.60",
40
40
  "@blaze-react/button": "0.5.19",
41
41
  "@blaze-react/checkboxes": "0.5.31",
@@ -90,5 +90,5 @@
90
90
  "lib/*",
91
91
  "lib-es/*"
92
92
  ],
93
- "gitHead": "d6c758385dbedfcbaaf45b40039fa94e811ef6c2"
93
+ "gitHead": "ae408a4c5daef4477aa87188c46c2fe2f3607446"
94
94
  }