@blaze-cms/plugin-data-ui 0.133.0-project-admin-customisations.0 → 0.134.0-project-admin-customisations.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 +65 -1
  2. package/package.json +10 -10
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.133.0-project-admin-customisations.0](https://github.com/thebyte9/blaze/compare/v0.132.0...v0.133.0-project-admin-customisations.0) (2023-09-01)
6
+ # [0.134.0-project-admin-customisations.0](https://github.com/thebyte9/blaze/compare/v0.133.0...v0.134.0-project-admin-customisations.0) (2023-10-11)
7
7
 
8
8
 
9
9
  ### Features
@@ -48,6 +48,70 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
48
48
 
49
49
 
50
50
 
51
+ # [0.133.0](https://github.com/thebyte9/blaze/compare/v0.133.0-alpha.6...v0.133.0) (2023-10-04)
52
+
53
+ **Note:** Version bump only for package @blaze-cms/plugin-data-ui
54
+
55
+
56
+
57
+
58
+
59
+ # [0.133.0-alpha.6](https://github.com/thebyte9/blaze/compare/v0.133.0-alpha.5...v0.133.0-alpha.6) (2023-10-03)
60
+
61
+ **Note:** Version bump only for package @blaze-cms/plugin-data-ui
62
+
63
+
64
+
65
+
66
+
67
+ # [0.133.0-alpha.5](https://github.com/thebyte9/blaze/compare/v0.133.0-alpha.4...v0.133.0-alpha.5) (2023-10-03)
68
+
69
+ **Note:** Version bump only for package @blaze-cms/plugin-data-ui
70
+
71
+
72
+
73
+
74
+
75
+ # [0.133.0-alpha.4](https://github.com/thebyte9/blaze/compare/v0.133.0-alpha.3...v0.133.0-alpha.4) (2023-10-02)
76
+
77
+ **Note:** Version bump only for package @blaze-cms/plugin-data-ui
78
+
79
+
80
+
81
+
82
+
83
+ # [0.133.0-alpha.3](https://github.com/thebyte9/blaze/compare/v0.133.0-alpha.2...v0.133.0-alpha.3) (2023-09-18)
84
+
85
+ **Note:** Version bump only for package @blaze-cms/plugin-data-ui
86
+
87
+
88
+
89
+
90
+
91
+ # [0.133.0-alpha.2](https://github.com/thebyte9/blaze/compare/v0.133.0-alpha.1...v0.133.0-alpha.2) (2023-09-06)
92
+
93
+ **Note:** Version bump only for package @blaze-cms/plugin-data-ui
94
+
95
+
96
+
97
+
98
+
99
+ # [0.133.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.133.0-alpha.0...v0.133.0-alpha.1) (2023-09-05)
100
+
101
+ **Note:** Version bump only for package @blaze-cms/plugin-data-ui
102
+
103
+
104
+
105
+
106
+
107
+ # [0.133.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.132.0...v0.133.0-alpha.0) (2023-08-25)
108
+
109
+ **Note:** Version bump only for package @blaze-cms/plugin-data-ui
110
+
111
+
112
+
113
+
114
+
51
115
  # [0.132.0](https://github.com/thebyte9/blaze/compare/v0.132.0-alpha.0...v0.132.0) (2023-08-21)
52
116
 
53
117
  **Note:** Version bump only for package @blaze-cms/plugin-data-ui
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blaze-cms/plugin-data-ui",
3
- "version": "0.133.0-project-admin-customisations.0",
3
+ "version": "0.134.0-project-admin-customisations.0",
4
4
  "description": "Blaze plugin data ui",
5
5
  "main": "lib/index.js",
6
6
  "module": "lib-es/index.js",
@@ -27,13 +27,13 @@
27
27
  },
28
28
  "license": "GPL-3.0",
29
29
  "dependencies": {
30
- "@blaze-cms/admin-ui-utils": "0.133.0-project-admin-customisations.0",
31
- "@blaze-cms/core-errors": "0.133.0-project-admin-customisations.0",
32
- "@blaze-cms/plugin-render-hooks-ui": "0.133.0-project-admin-customisations.0",
33
- "@blaze-cms/react-form-builder": "0.133.0-project-admin-customisations.0",
34
- "@blaze-cms/react-page-builder": "0.133.0-project-admin-customisations.0",
35
- "@blaze-cms/setup-ui": "0.133.0-project-admin-customisations.0",
36
- "@blaze-cms/versioning-ui": "0.133.0-project-admin-customisations.0",
30
+ "@blaze-cms/admin-ui-utils": "0.134.0-project-admin-customisations.0",
31
+ "@blaze-cms/core-errors": "0.134.0-project-admin-customisations.0",
32
+ "@blaze-cms/plugin-render-hooks-ui": "0.134.0-project-admin-customisations.0",
33
+ "@blaze-cms/react-form-builder": "0.134.0-project-admin-customisations.0",
34
+ "@blaze-cms/react-page-builder": "0.134.0-project-admin-customisations.0",
35
+ "@blaze-cms/setup-ui": "0.134.0-project-admin-customisations.0",
36
+ "@blaze-cms/versioning-ui": "0.134.0-project-admin-customisations.0",
37
37
  "@blaze-react/button": "0.5.19",
38
38
  "@blaze-react/more": "0.5.19",
39
39
  "@blaze-react/multiselect": "0.6.6",
@@ -54,7 +54,7 @@
54
54
  "uuid": "^3.3.3"
55
55
  },
56
56
  "devDependencies": {
57
- "@blaze-cms/core-ui": "0.133.0-project-admin-customisations.0"
57
+ "@blaze-cms/core-ui": "0.134.0-project-admin-customisations.0"
58
58
  },
59
59
  "peerDependencies": {
60
60
  "@apollo/client": "3.x",
@@ -66,5 +66,5 @@
66
66
  "lib/*",
67
67
  "lib-es/*"
68
68
  ],
69
- "gitHead": "aaf10121050962f9219e752b37ad56e8b5bf265b"
69
+ "gitHead": "ed7ba9d56aee2c4913b8204b0181fdc8c5975d94"
70
70
  }