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