@blaze-cms/nextjs-tools 0.131.0-project-admin-customisations.2 → 0.132.0-admin-updates.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 +6 -6
  2. package/package.json +17 -17
package/CHANGELOG.md CHANGED
@@ -3,21 +3,21 @@
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-project-admin-customisations.2](https://github.com/thebyte9/blaze/compare/v0.131.0-project-admin-customisations.1...v0.131.0-project-admin-customisations.2) (2023-07-20)
6
+ # [0.132.0-admin-updates.0](https://github.com/thebyte9/blaze/compare/v0.131.0...v0.132.0-admin-updates.0) (2023-07-27)
7
7
 
8
- **Note:** Version bump only for package @blaze-cms/nextjs-tools
9
8
 
9
+ ### Features
10
10
 
11
+ * Filters and sorts now target generic or specific lists ([#3973](https://github.com/thebyte9/blaze/issues/3973)) ([013fead](https://github.com/thebyte9/blaze/commit/013fead2b1fa467c084535d36404d3b80b9db02f))
12
+ * redirect with query string in the frontend ([#3985](https://github.com/thebyte9/blaze/issues/3985)) ([3e192d7](https://github.com/thebyte9/blaze/commit/3e192d7b678c64c72d4e3c9718adeda577708fd1))
11
13
 
12
14
 
13
15
 
14
- # [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)
15
16
 
16
17
 
17
- ### Features
18
+ # [0.131.0](https://github.com/thebyte9/blaze/compare/v0.130.1...v0.131.0) (2023-07-18)
18
19
 
19
- * 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))
20
- * redirect with query string in the frontend ([#3985](https://github.com/thebyte9/blaze/issues/3985)) ([aff6272](https://github.com/thebyte9/blaze/commit/aff6272bec9d7fb67d75edd044488826c52c15b2))
20
+ **Note:** Version bump only for package @blaze-cms/nextjs-tools
21
21
 
22
22
 
23
23
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blaze-cms/nextjs-tools",
3
- "version": "0.131.0-project-admin-customisations.2",
3
+ "version": "0.132.0-admin-updates.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-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.2",
39
- "@blaze-cms/plugin-gtm-fe": "0.131.0-project-admin-customisations.2",
40
- "@blaze-cms/plugin-page-builder-fe": "0.131.0-project-admin-customisations.2",
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.2",
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.2",
45
- "@blaze-cms/setup-ui": "0.131.0-project-admin-customisations.0",
31
+ "@blaze-cms/core-auth-ui": "0.132.0-admin-updates.0",
32
+ "@blaze-cms/core-errors": "0.132.0-admin-updates.0",
33
+ "@blaze-cms/core-errors-ui": "0.132.0-admin-updates.0",
34
+ "@blaze-cms/core-ui": "0.132.0-admin-updates.0",
35
+ "@blaze-cms/nextjs-components": "0.132.0-admin-updates.0",
36
+ "@blaze-cms/plugin-auth-fe": "0.132.0-admin-updates.0",
37
+ "@blaze-cms/plugin-auth-local-fe": "0.132.0-admin-updates.0",
38
+ "@blaze-cms/plugin-google-maps-fe": "0.132.0-admin-updates.0",
39
+ "@blaze-cms/plugin-gtm-fe": "0.132.0-admin-updates.0",
40
+ "@blaze-cms/plugin-page-builder-fe": "0.132.0-admin-updates.0",
41
+ "@blaze-cms/plugin-preview-fe": "0.132.0-admin-updates.0",
42
+ "@blaze-cms/plugin-search-ui": "0.132.0-admin-updates.0",
43
+ "@blaze-cms/plugin-structured-data-fe": "0.132.0-admin-updates.0",
44
+ "@blaze-cms/react-page-builder": "0.132.0-admin-updates.0",
45
+ "@blaze-cms/setup-ui": "0.132.0-admin-updates.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": "afa5f3dedb77eefe1ca4d1e043a8c88d4771e982"
72
+ "gitHead": "fd6ece22f357131c0b0e5201e5e1df825389b860"
73
73
  }