@blaze-cms/nextjs-tools 0.139.0-core-styles.11 → 0.139.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 +24 -8
  2. package/package.json +17 -17
package/CHANGELOG.md CHANGED
@@ -3,18 +3,23 @@
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.139.0-core-styles.11](https://github.com/thebyte9/blaze/compare/v0.139.0-core-styles.10...v0.139.0-core-styles.11) (2024-01-25)
6
+ # [0.139.0](https://github.com/thebyte9/blaze/compare/v0.139.0-alpha.7...v0.139.0) (2024-01-31)
7
7
 
8
+ **Note:** Version bump only for package @blaze-cms/nextjs-tools
8
9
 
9
- ### Features
10
10
 
11
- * set x frame options and disable nextjs powered by header ([#4180](https://github.com/thebyte9/blaze/issues/4180)) ([c1d3def](https://github.com/thebyte9/blaze/commit/c1d3def81e2fb2d4de591017e74c91ae2234c4dd))
12
11
 
13
12
 
14
13
 
14
+ # [0.139.0-alpha.7](https://github.com/thebyte9/blaze/compare/v0.139.0-alpha.6...v0.139.0-alpha.7) (2024-01-30)
15
+
16
+ **Note:** Version bump only for package @blaze-cms/nextjs-tools
15
17
 
16
18
 
17
- # [0.139.0-core-styles.6](https://github.com/thebyte9/blaze/compare/v0.139.0-core-styles.5...v0.139.0-core-styles.6) (2024-01-19)
19
+
20
+
21
+
22
+ # [0.139.0-alpha.6](https://github.com/thebyte9/blaze/compare/v0.139.0-alpha.5...v0.139.0-alpha.6) (2024-01-30)
18
23
 
19
24
  **Note:** Version bump only for package @blaze-cms/nextjs-tools
20
25
 
@@ -22,7 +27,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
22
27
 
23
28
 
24
29
 
25
- # [0.139.0-core-styles.4](https://github.com/thebyte9/blaze/compare/v0.139.0-core-styles.3...v0.139.0-core-styles.4) (2024-01-10)
30
+ # [0.139.0-alpha.5](https://github.com/thebyte9/blaze/compare/v0.139.0-alpha.4...v0.139.0-alpha.5) (2024-01-25)
31
+
32
+
33
+ ### Features
34
+
35
+ * set x frame options and disable nextjs powered by header ([#4180](https://github.com/thebyte9/blaze/issues/4180)) ([c1d3def](https://github.com/thebyte9/blaze/commit/c1d3def81e2fb2d4de591017e74c91ae2234c4dd))
36
+
37
+
38
+
39
+
40
+
41
+ # [0.139.0-alpha.4](https://github.com/thebyte9/blaze/compare/v0.139.0-alpha.3...v0.139.0-alpha.4) (2024-01-19)
26
42
 
27
43
  **Note:** Version bump only for package @blaze-cms/nextjs-tools
28
44
 
@@ -30,7 +46,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
30
46
 
31
47
 
32
48
 
33
- # [0.139.0-core-styles.3](https://github.com/thebyte9/blaze/compare/v0.139.0-core-styles.2...v0.139.0-core-styles.3) (2024-01-09)
49
+ # [0.139.0-alpha.3](https://github.com/thebyte9/blaze/compare/v0.139.0-alpha.2...v0.139.0-alpha.3) (2024-01-09)
34
50
 
35
51
  **Note:** Version bump only for package @blaze-cms/nextjs-tools
36
52
 
@@ -38,7 +54,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
38
54
 
39
55
 
40
56
 
41
- # [0.139.0-core-styles.2](https://github.com/thebyte9/blaze/compare/v0.139.0-core-styles.1...v0.139.0-core-styles.2) (2024-01-09)
57
+ # [0.139.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.139.0-alpha.0...v0.139.0-alpha.1) (2023-12-20)
42
58
 
43
59
  **Note:** Version bump only for package @blaze-cms/nextjs-tools
44
60
 
@@ -46,7 +62,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
46
62
 
47
63
 
48
64
 
49
- # [0.139.0-core-styles.0](https://github.com/thebyte9/blaze/compare/v0.138.0...v0.139.0-core-styles.0) (2024-01-03)
65
+ # [0.139.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.138.0...v0.139.0-alpha.0) (2023-12-19)
50
66
 
51
67
  **Note:** Version bump only for package @blaze-cms/nextjs-tools
52
68
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blaze-cms/nextjs-tools",
3
- "version": "0.139.0-core-styles.11",
3
+ "version": "0.139.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.139.0-core-styles.6",
32
- "@blaze-cms/core-errors": "0.139.0-core-styles.0",
33
- "@blaze-cms/core-errors-ui": "0.139.0-core-styles.0",
34
- "@blaze-cms/core-ui": "0.139.0-core-styles.0",
35
- "@blaze-cms/nextjs-components": "0.139.0-core-styles.0",
36
- "@blaze-cms/plugin-auth-fe": "0.139.0-core-styles.6",
37
- "@blaze-cms/plugin-auth-local-fe": "0.139.0-core-styles.6",
38
- "@blaze-cms/plugin-google-maps-fe": "0.139.0-core-styles.6",
39
- "@blaze-cms/plugin-gtm-fe": "0.139.0-core-styles.6",
40
- "@blaze-cms/plugin-page-builder-fe": "0.139.0-core-styles.6",
41
- "@blaze-cms/plugin-preview-fe": "0.139.0-core-styles.0",
42
- "@blaze-cms/plugin-search-ui": "0.139.0-core-styles.6",
43
- "@blaze-cms/plugin-structured-data-fe": "0.139.0-core-styles.0",
44
- "@blaze-cms/react-page-builder": "0.139.0-core-styles.6",
45
- "@blaze-cms/setup-ui": "0.139.0-core-styles.0",
31
+ "@blaze-cms/core-auth-ui": "^0.139.0",
32
+ "@blaze-cms/core-errors": "^0.139.0",
33
+ "@blaze-cms/core-errors-ui": "^0.139.0",
34
+ "@blaze-cms/core-ui": "^0.139.0",
35
+ "@blaze-cms/nextjs-components": "^0.139.0",
36
+ "@blaze-cms/plugin-auth-fe": "^0.139.0",
37
+ "@blaze-cms/plugin-auth-local-fe": "^0.139.0",
38
+ "@blaze-cms/plugin-google-maps-fe": "^0.139.0",
39
+ "@blaze-cms/plugin-gtm-fe": "^0.139.0",
40
+ "@blaze-cms/plugin-page-builder-fe": "^0.139.0",
41
+ "@blaze-cms/plugin-preview-fe": "^0.139.0",
42
+ "@blaze-cms/plugin-search-ui": "^0.139.0",
43
+ "@blaze-cms/plugin-structured-data-fe": "^0.139.0",
44
+ "@blaze-cms/react-page-builder": "^0.139.0",
45
+ "@blaze-cms/setup-ui": "^0.139.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": "9bb76f43fe99c89b4a8bf73cad7028bdd2bcb5b5"
72
+ "gitHead": "46e367b8a46748bb6b2b1a129f1ec511381c2d56"
73
73
  }