@pexip-engage-public/graphql 1.6.9 → 1.7.3

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,36 @@
1
1
  # @pexip-engage-public/graphql
2
2
 
3
+ ## 1.7.3
4
+
5
+ ### Patch Changes
6
+
7
+ - 5a7f9a8: chore: fix publish flow: set `devEngines` for now to npm to fix publishing
8
+
9
+ ## 1.7.2
10
+
11
+ ### Patch Changes
12
+
13
+ - 268e40c: chore: fix publish flow
14
+
15
+ ## 1.7.1
16
+
17
+ ### Patch Changes
18
+
19
+ - 3dc924a: chore: fix publish flow
20
+
21
+ ## 1.7.0
22
+
23
+ ### Minor Changes
24
+
25
+ - d8638ee: Implement OpenID Connect configuration (OIDC - Using Keycloak)
26
+
27
+ ### Patch Changes
28
+
29
+ - da8eb36: chore: update graphql-codegen major packages
30
+ - b698aac: Update all non-major dependencies
31
+ - Updated dependencies [b698aac]
32
+ - @pexip-engage-public/utils@0.2.7
33
+
3
34
  ## 1.6.9
4
35
 
5
36
  ### Patch Changes