@blaze-cms/nextjs-tools 0.131.0-admin-updates.3 → 0.131.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 +2 -28
  2. package/package.json +17 -17
package/CHANGELOG.md CHANGED
@@ -3,39 +3,13 @@
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.131.0-admin-updates.3](https://github.com/thebyte9/blaze/compare/v0.131.0-admin-updates.2...v0.131.0-admin-updates.3) (2023-07-12)
7
-
8
-
9
- ### Features
10
-
11
- * redirect with query string in the frontend ([#3985](https://github.com/thebyte9/blaze/issues/3985)) ([aff6272](https://github.com/thebyte9/blaze/commit/aff6272bec9d7fb67d75edd044488826c52c15b2))
12
-
13
-
14
-
15
-
16
-
17
- # [0.131.0-admin-updates.2](https://github.com/thebyte9/blaze/compare/v0.131.0-admin-updates.1...v0.131.0-admin-updates.2) (2023-07-11)
18
-
19
- **Note:** Version bump only for package @blaze-cms/nextjs-tools
20
-
21
-
22
-
23
-
24
-
25
- # [0.131.0-admin-updates.1](https://github.com/thebyte9/blaze/compare/v0.131.0-admin-updates.0...v0.131.0-admin-updates.1) (2023-07-10)
26
-
27
- **Note:** Version bump only for package @blaze-cms/nextjs-tools
28
-
29
-
30
-
31
-
32
-
33
- # [0.131.0-admin-updates.0](https://github.com/thebyte9/blaze/compare/v0.130.1...v0.131.0-admin-updates.0) (2023-07-10)
6
+ # [0.131.0-project-admin-customisations.0](https://github.com/thebyte9/blaze/compare/v0.130.1...v0.131.0-project-admin-customisations.0) (2023-07-13)
34
7
 
35
8
 
36
9
  ### Features
37
10
 
38
11
  * Filters and sorts now target generic or specific lists ([#3973](https://github.com/thebyte9/blaze/issues/3973)) ([3041c71](https://github.com/thebyte9/blaze/commit/3041c71418996a874138fa9ea9b509040264bf43))
12
+ * redirect with query string in the frontend ([#3985](https://github.com/thebyte9/blaze/issues/3985)) ([aff6272](https://github.com/thebyte9/blaze/commit/aff6272bec9d7fb67d75edd044488826c52c15b2))
39
13
 
40
14
 
41
15
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blaze-cms/nextjs-tools",
3
- "version": "0.131.0-admin-updates.3",
3
+ "version": "0.131.0-project-admin-customisations.0",
4
4
  "description": "Blaze nextjs tools",
5
5
  "main": "lib/index.js",
6
6
  "module": "lib-es/index.js",
@@ -28,21 +28,21 @@
28
28
  "license": "GPL-3.0",
29
29
  "dependencies": {
30
30
  "@apollo/client": "3.5.x",
31
- "@blaze-cms/core-auth-ui": "0.131.0-admin-updates.0",
32
- "@blaze-cms/core-errors": "0.131.0-admin-updates.0",
33
- "@blaze-cms/core-errors-ui": "0.131.0-admin-updates.0",
34
- "@blaze-cms/core-ui": "0.131.0-admin-updates.0",
35
- "@blaze-cms/nextjs-components": "0.131.0-admin-updates.0",
36
- "@blaze-cms/plugin-auth-fe": "0.131.0-admin-updates.0",
37
- "@blaze-cms/plugin-auth-local-fe": "0.131.0-admin-updates.0",
38
- "@blaze-cms/plugin-google-maps-fe": "0.131.0-admin-updates.2",
39
- "@blaze-cms/plugin-gtm-fe": "0.131.0-admin-updates.2",
40
- "@blaze-cms/plugin-page-builder-fe": "0.131.0-admin-updates.2",
41
- "@blaze-cms/plugin-preview-fe": "0.131.0-admin-updates.0",
42
- "@blaze-cms/plugin-search-ui": "0.131.0-admin-updates.0",
43
- "@blaze-cms/plugin-structured-data-fe": "0.131.0-admin-updates.0",
44
- "@blaze-cms/react-page-builder": "0.131.0-admin-updates.2",
45
- "@blaze-cms/setup-ui": "0.131.0-admin-updates.0",
31
+ "@blaze-cms/core-auth-ui": "0.131.0-project-admin-customisations.0",
32
+ "@blaze-cms/core-errors": "0.131.0-project-admin-customisations.0",
33
+ "@blaze-cms/core-errors-ui": "0.131.0-project-admin-customisations.0",
34
+ "@blaze-cms/core-ui": "0.131.0-project-admin-customisations.0",
35
+ "@blaze-cms/nextjs-components": "0.131.0-project-admin-customisations.0",
36
+ "@blaze-cms/plugin-auth-fe": "0.131.0-project-admin-customisations.0",
37
+ "@blaze-cms/plugin-auth-local-fe": "0.131.0-project-admin-customisations.0",
38
+ "@blaze-cms/plugin-google-maps-fe": "0.131.0-project-admin-customisations.0",
39
+ "@blaze-cms/plugin-gtm-fe": "0.131.0-project-admin-customisations.0",
40
+ "@blaze-cms/plugin-page-builder-fe": "0.131.0-project-admin-customisations.0",
41
+ "@blaze-cms/plugin-preview-fe": "0.131.0-project-admin-customisations.0",
42
+ "@blaze-cms/plugin-search-ui": "0.131.0-project-admin-customisations.0",
43
+ "@blaze-cms/plugin-structured-data-fe": "0.131.0-project-admin-customisations.0",
44
+ "@blaze-cms/react-page-builder": "0.131.0-project-admin-customisations.0",
45
+ "@blaze-cms/setup-ui": "0.131.0-project-admin-customisations.0",
46
46
  "autoprefixer": "^10.2.3",
47
47
  "core-js": "^3.2.1",
48
48
  "cross-fetch": "^3.0.2",
@@ -69,5 +69,5 @@
69
69
  "lib/*",
70
70
  "lib-es/*"
71
71
  ],
72
- "gitHead": "a601b073a93a38a72e0aea90527a47fed14284ab"
72
+ "gitHead": "409049b62066b81019273ca9ab431439659776ef"
73
73
  }