@blaze-cms/admin 0.141.0-core-styles.24 → 0.141.1-alpha.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 +20 -66
  2. package/package.json +15 -15
package/CHANGELOG.md CHANGED
@@ -3,18 +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)
7
-
8
-
9
- ### Bug Fixes
10
-
11
- * fixed removing of refresh flag/changed check token logic ([#4335](https://github.com/thebyte9/blaze/issues/4335)) ([9aeb1bc](https://github.com/thebyte9/blaze/commit/9aeb1bcda71593bfa57c724c2c17139b7b75336e))
12
-
13
-
14
-
15
-
16
-
17
- # [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)
6
+ ## [0.141.1-alpha.0](https://github.com/thebyte9/blaze/compare/v0.141.0...v0.141.1-alpha.0) (2024-05-16)
18
7
 
19
8
  **Note:** Version bump only for package @blaze-cms/admin
20
9
 
@@ -22,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
22
11
 
23
12
 
24
13
 
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/admin
28
17
 
@@ -30,39 +19,26 @@ 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)
34
-
35
- **Note:** Version bump only for package @blaze-cms/admin
36
-
37
-
38
-
39
-
22
+ # [0.141.0-alpha.2](https://github.com/thebyte9/blaze/compare/v0.140.4...v0.141.0-alpha.2) (2024-05-10)
40
23
 
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)
42
24
 
43
- **Note:** Version bump only for package @blaze-cms/admin
44
-
45
-
46
-
47
-
48
-
49
- # [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)
50
-
51
- **Note:** Version bump only for package @blaze-cms/admin
25
+ ### Bug Fixes
52
26
 
27
+ * added homeRoute for admin ([#4324](https://github.com/thebyte9/blaze/issues/4324)) ([417bc28](https://github.com/thebyte9/blaze/commit/417bc288f89a6b501f61f69101f691773190fd30))
28
+ * fixed removing of refresh flag/changed check token logic ([#4335](https://github.com/thebyte9/blaze/issues/4335)) ([e8b1447](https://github.com/thebyte9/blaze/commit/e8b1447be7f2293c029604e473475157e06a0805))
53
29
 
54
30
 
31
+ ### Features
55
32
 
33
+ * auto save changes when edit entity ([#4005](https://github.com/thebyte9/blaze/issues/4005)) ([5852b45](https://github.com/thebyte9/blaze/commit/5852b4553120c95dd076e37ca8e79d367d563e91))
56
34
 
57
- # [0.141.0-core-styles.13](https://github.com/thebyte9/blaze/compare/v0.141.0-core-styles.12...v0.141.0-core-styles.13) (2024-04-17)
58
35
 
59
- **Note:** Version bump only for package @blaze-cms/admin
60
36
 
37
+ # [0.141.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.141.0-alpha.0...v0.141.0-alpha.1) (2024-05-08)
61
38
 
62
39
 
63
40
 
64
-
65
- # [0.141.0-core-styles.12](https://github.com/thebyte9/blaze/compare/v0.141.0-core-styles.11...v0.141.0-core-styles.12) (2024-04-15)
41
+ # [0.141.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.140.3...v0.141.0-alpha.0) (2024-04-24)
66
42
 
67
43
 
68
44
  ### Bug Fixes
@@ -70,45 +46,23 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
70
46
  * added homeRoute for admin ([#4324](https://github.com/thebyte9/blaze/issues/4324)) ([d42b475](https://github.com/thebyte9/blaze/commit/d42b4755d34e1af8fddb6df6f5903f8e035f7e35))
71
47
 
72
48
 
49
+ ### Features
73
50
 
51
+ * auto save changes when edit entity ([#4005](https://github.com/thebyte9/blaze/issues/4005)) ([cf1df8f](https://github.com/thebyte9/blaze/commit/cf1df8f40c3a2fec8ab49319874153f2fe4471f2))
74
52
 
75
53
 
76
- # [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)
77
-
78
- **Note:** Version bump only for package @blaze-cms/admin
79
-
80
-
81
-
82
-
83
-
84
- # [0.141.0-core-styles.6](https://github.com/thebyte9/blaze/compare/v0.141.0-core-styles.5...v0.141.0-core-styles.6) (2024-03-25)
85
-
86
- **Note:** Version bump only for package @blaze-cms/admin
87
-
88
54
 
89
55
 
90
56
 
57
+ # [0.141.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.141.0-alpha.0...v0.141.0-alpha.1) (2024-05-08)
91
58
 
92
- # [0.141.0-core-styles.5](https://github.com/thebyte9/blaze/compare/v0.141.0-core-styles.4...v0.141.0-core-styles.5) (2024-03-25)
93
59
 
94
60
  **Note:** Version bump only for package @blaze-cms/admin
95
61
 
96
62
 
97
63
 
98
64
 
99
-
100
- # [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)
101
-
102
-
103
- ### Features
104
-
105
- * auto save changes when edit entity ([#4005](https://github.com/thebyte9/blaze/issues/4005)) ([cf1df8f](https://github.com/thebyte9/blaze/commit/cf1df8f40c3a2fec8ab49319874153f2fe4471f2))
106
-
107
-
108
-
109
-
110
-
111
- # [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)
65
+ ## [0.140.4](https://github.com/thebyte9/blaze/compare/v0.140.3...v0.140.4) (2024-05-10)
112
66
 
113
67
  **Note:** Version bump only for package @blaze-cms/admin
114
68
 
@@ -116,23 +70,23 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
116
70
 
117
71
 
118
72
 
119
- # [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)
120
-
121
- **Note:** Version bump only for package @blaze-cms/admin
73
+ # [0.141.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.140.3...v0.141.0-alpha.0) (2024-04-24)
122
74
 
123
75
 
76
+ ### Bug Fixes
124
77
 
78
+ * added homeRoute for admin ([#4324](https://github.com/thebyte9/blaze/issues/4324)) ([d42b475](https://github.com/thebyte9/blaze/commit/d42b4755d34e1af8fddb6df6f5903f8e035f7e35))
125
79
 
126
80
 
127
- ## [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)
81
+ ### Features
128
82
 
129
- **Note:** Version bump only for package @blaze-cms/admin
83
+ * auto save changes when edit entity ([#4005](https://github.com/thebyte9/blaze/issues/4005)) ([cf1df8f](https://github.com/thebyte9/blaze/commit/cf1df8f40c3a2fec8ab49319874153f2fe4471f2))
130
84
 
131
85
 
132
86
 
133
87
 
134
88
 
135
- ## [0.140.2-core-styles.0](https://github.com/thebyte9/blaze/compare/v0.140.0...v0.140.2-core-styles.0) (2024-03-06)
89
+ ## [0.140.3](https://github.com/thebyte9/blaze/compare/v0.140.2...v0.140.3) (2024-04-04)
136
90
 
137
91
  **Note:** Version bump only for package @blaze-cms/admin
138
92
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blaze-cms/admin",
3
- "version": "0.141.0-core-styles.24",
3
+ "version": "0.141.1-alpha.0",
4
4
  "description": "Blaze example project",
5
5
  "main": "lib/index.js",
6
6
  "module": "lib-es/index.js",
@@ -28,19 +28,19 @@
28
28
  "license": "GPL-3.0",
29
29
  "dependencies": {
30
30
  "@apollo/client": "3.5.x",
31
- "@blaze-cms/admin-ui-utils": "0.141.0-core-styles.16",
32
- "@blaze-cms/core-errors-ui": "0.140.2-core-styles.1",
33
- "@blaze-cms/core-ui": "0.140.2-core-styles.1",
34
- "@blaze-cms/plugin-admin-core-ui": "0.141.0-core-styles.24",
35
- "@blaze-cms/plugin-auth-local-ui": "0.141.0-core-styles.24",
36
- "@blaze-cms/plugin-auth-ui": "0.141.0-core-styles.24",
37
- "@blaze-cms/plugin-data-ui": "0.141.0-core-styles.24",
38
- "@blaze-cms/plugin-google-maps-ui": "0.141.0-core-styles.21",
39
- "@blaze-cms/plugin-gtm-ui": "0.141.0-core-styles.21",
40
- "@blaze-cms/plugin-media-ui": "0.141.0-core-styles.21",
41
- "@blaze-cms/plugin-page-builder-ui": "0.141.0-core-styles.23",
42
- "@blaze-cms/react-form-builder": "0.141.0-core-styles.21",
43
- "@blaze-cms/setup-ui": "0.140.2-core-styles.1",
31
+ "@blaze-cms/admin-ui-utils": "^0.141.0",
32
+ "@blaze-cms/core-errors-ui": "^0.140.3",
33
+ "@blaze-cms/core-ui": "^0.140.3",
34
+ "@blaze-cms/plugin-admin-core-ui": "0.141.1-alpha.0",
35
+ "@blaze-cms/plugin-auth-local-ui": "0.141.1-alpha.0",
36
+ "@blaze-cms/plugin-auth-ui": "0.141.1-alpha.0",
37
+ "@blaze-cms/plugin-data-ui": "0.141.1-alpha.0",
38
+ "@blaze-cms/plugin-google-maps-ui": "^0.141.0",
39
+ "@blaze-cms/plugin-gtm-ui": "^0.141.0",
40
+ "@blaze-cms/plugin-media-ui": "^0.141.0",
41
+ "@blaze-cms/plugin-page-builder-ui": "0.141.1-alpha.0",
42
+ "@blaze-cms/react-form-builder": "^0.141.0",
43
+ "@blaze-cms/setup-ui": "^0.140.3",
44
44
  "@blaze-react/alert": "0.5.19",
45
45
  "@blaze-react/modal": "0.5.19",
46
46
  "@blaze-react/toaster": "0.5.17",
@@ -66,5 +66,5 @@
66
66
  "lib/*",
67
67
  "lib-es/*"
68
68
  ],
69
- "gitHead": "10bae700fc0ec6ebfa0a5d14762ef02ad1ecbd15"
69
+ "gitHead": "40fba7798d3b9c4d0426d23ef85288738ef00afa"
70
70
  }