@blaze-cms/plugin-page-builder-fe 0.141.0-core-styles.24 → 0.141.1-core-styles.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +12 -50
  2. package/package.json +5 -5
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.141.0-core-styles.24](https://github.com/thebyte9/blaze/compare/v0.141.0-core-styles.23...v0.141.0-core-styles.24) (2024-05-09)
6
+ ## [0.141.1-core-styles.0](https://github.com/thebyte9/blaze/compare/v0.141.0...v0.141.1-core-styles.0) (2024-05-15)
7
7
 
8
8
  **Note:** Version bump only for package @blaze-cms/plugin-page-builder-fe
9
9
 
@@ -11,18 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
11
11
 
12
12
 
13
13
 
14
- # [0.141.0-core-styles.23](https://github.com/thebyte9/blaze/compare/v0.141.0-core-styles.22...v0.141.0-core-styles.23) (2024-05-07)
15
-
16
-
17
- ### Features
18
-
19
- * added core variants to blaze ([#4273](https://github.com/thebyte9/blaze/issues/4273)) ([b88be3e](https://github.com/thebyte9/blaze/commit/b88be3ed96553379bae0892f3d091f77adaedcfb))
20
-
21
-
22
-
23
-
24
-
25
- # [0.141.0-core-styles.22](https://github.com/thebyte9/blaze/compare/v0.141.0-core-styles.21...v0.141.0-core-styles.22) (2024-05-03)
14
+ # [0.141.0](https://github.com/thebyte9/blaze/compare/v0.141.0-alpha.2...v0.141.0) (2024-05-14)
26
15
 
27
16
  **Note:** Version bump only for package @blaze-cms/plugin-page-builder-fe
28
17
 
@@ -30,66 +19,39 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
30
19
 
31
20
 
32
21
 
33
- # [0.141.0-core-styles.21](https://github.com/thebyte9/blaze/compare/v0.141.0-core-styles.20...v0.141.0-core-styles.21) (2024-05-02)
22
+ # [0.141.0-alpha.2](https://github.com/thebyte9/blaze/compare/v0.140.4...v0.141.0-alpha.2) (2024-05-10)
34
23
 
35
- **Note:** Version bump only for package @blaze-cms/plugin-page-builder-fe
36
24
 
37
25
 
38
-
39
-
40
-
41
- # [0.141.0-core-styles.20](https://github.com/thebyte9/blaze/compare/v0.141.0-core-styles.19...v0.141.0-core-styles.20) (2024-05-01)
26
+ # [0.141.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.141.0-alpha.0...v0.141.0-alpha.1) (2024-05-08)
42
27
 
43
28
 
44
29
  ### Features
45
30
 
31
+ * added core variants to blaze ([#4273](https://github.com/thebyte9/blaze/issues/4273)) ([b88be3e](https://github.com/thebyte9/blaze/commit/b88be3ed96553379bae0892f3d091f77adaedcfb))
46
32
  * added thumbnail carousel variant ([#4343](https://github.com/thebyte9/blaze/issues/4343)) ([69beb66](https://github.com/thebyte9/blaze/commit/69beb66445c35f3ff67d5002aa96fe60aa8cae50))
47
33
 
48
34
 
49
35
 
36
+ # [0.141.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.140.3...v0.141.0-alpha.0) (2024-04-24)
50
37
 
51
38
 
52
- # [0.141.0-core-styles.16](https://github.com/thebyte9/blaze/compare/v0.141.0-core-styles.15...v0.141.0-core-styles.16) (2024-04-25)
53
-
54
- **Note:** Version bump only for package @blaze-cms/plugin-page-builder-fe
55
-
56
-
57
-
58
-
59
-
60
- # [0.141.0-core-styles.10](https://github.com/thebyte9/blaze/compare/v0.141.0-core-styles.9...v0.141.0-core-styles.10) (2024-04-12)
61
-
62
- **Note:** Version bump only for package @blaze-cms/plugin-page-builder-fe
63
-
64
-
65
-
66
-
67
-
68
- # [0.141.0-core-styles.3](https://github.com/thebyte9/blaze/compare/v0.141.0-core-styles.2...v0.141.0-core-styles.3) (2024-03-19)
69
-
70
- **Note:** Version bump only for package @blaze-cms/plugin-page-builder-fe
71
-
72
39
 
73
40
 
74
41
 
42
+ # [0.141.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.141.0-alpha.0...v0.141.0-alpha.1) (2024-05-08)
75
43
 
76
- # [0.141.0-core-styles.1](https://github.com/thebyte9/blaze/compare/v0.141.0-core-styles.0...v0.141.0-core-styles.1) (2024-03-15)
77
44
 
78
- **Note:** Version bump only for package @blaze-cms/plugin-page-builder-fe
79
-
80
-
81
-
82
-
83
-
84
- # [0.141.0-core-styles.0](https://github.com/thebyte9/blaze/compare/v0.140.2-core-styles.1...v0.141.0-core-styles.0) (2024-03-08)
45
+ ### Features
85
46
 
86
- **Note:** Version bump only for package @blaze-cms/plugin-page-builder-fe
47
+ * added core variants to blaze ([#4273](https://github.com/thebyte9/blaze/issues/4273)) ([b88be3e](https://github.com/thebyte9/blaze/commit/b88be3ed96553379bae0892f3d091f77adaedcfb))
48
+ * added thumbnail carousel variant ([#4343](https://github.com/thebyte9/blaze/issues/4343)) ([69beb66](https://github.com/thebyte9/blaze/commit/69beb66445c35f3ff67d5002aa96fe60aa8cae50))
87
49
 
88
50
 
89
51
 
90
52
 
91
53
 
92
- ## [0.140.2-core-styles.1](https://github.com/thebyte9/blaze/compare/v0.140.2-core-styles.0...v0.140.2-core-styles.1) (2024-03-07)
54
+ # [0.141.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.140.3...v0.141.0-alpha.0) (2024-04-24)
93
55
 
94
56
  **Note:** Version bump only for package @blaze-cms/plugin-page-builder-fe
95
57
 
@@ -97,7 +59,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
97
59
 
98
60
 
99
61
 
100
- ## [0.140.2-core-styles.0](https://github.com/thebyte9/blaze/compare/v0.140.0...v0.140.2-core-styles.0) (2024-03-06)
62
+ ## [0.140.3](https://github.com/thebyte9/blaze/compare/v0.140.2...v0.140.3) (2024-04-04)
101
63
 
102
64
  **Note:** Version bump only for package @blaze-cms/plugin-page-builder-fe
103
65
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blaze-cms/plugin-page-builder-fe",
3
- "version": "0.141.0-core-styles.24",
3
+ "version": "0.141.1-core-styles.0",
4
4
  "description": "Blaze page builder plugin fe",
5
5
  "main": "lib/index.js",
6
6
  "module": "lib-es/index.js",
@@ -27,17 +27,17 @@
27
27
  },
28
28
  "license": "GPL-3.0",
29
29
  "dependencies": {
30
- "@blaze-cms/react-page-builder": "0.141.0-core-styles.24",
31
- "@blaze-cms/setup-ui": "0.140.2-core-styles.1",
30
+ "@blaze-cms/react-page-builder": "0.141.1-core-styles.0",
31
+ "@blaze-cms/setup-ui": "0.141.1-core-styles.0",
32
32
  "core-js": "^3.2.1",
33
33
  "regenerator-runtime": "^0.13.3"
34
34
  },
35
35
  "devDependencies": {
36
- "@blaze-cms/core-ui": "0.140.2-core-styles.1"
36
+ "@blaze-cms/core-ui": "0.141.1-core-styles.0"
37
37
  },
38
38
  "eslintIgnore": [
39
39
  "lib/*",
40
40
  "lib-es/*"
41
41
  ],
42
- "gitHead": "10bae700fc0ec6ebfa0a5d14762ef02ad1ecbd15"
42
+ "gitHead": "9bed3f7dd9194fc84ce62107d8ad34e063e1fa2e"
43
43
  }