@pexip-engage-public/plugin 1.1.13-canary-20250610093651 → 1.1.13

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 +4 -2
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,10 +1,12 @@
1
1
  # @pexip-engage-public/plugin
2
2
 
3
- ## 1.1.13-canary-20250610093651
3
+ ## 1.1.13
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - 53e9b8b: add an additional log when legacy mode is detected
7
+ - 53a1897: add an additional log when legacy mode is detected
8
+ - Updated dependencies [5dcc6bf]
9
+ - @pexip-engage-public/graphql@1.0.75
8
10
 
9
11
  ## 1.1.12
10
12
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pexip-engage-public/plugin",
3
- "version": "1.1.13-canary-20250610093651",
3
+ "version": "1.1.13",
4
4
  "homepage": "https://github.com/skedify/frontend-mono/tree/develop/apps/booking-plugin/packages/plugin-public#readme",
5
5
  "bugs": {
6
6
  "url": "https://github.com/skedify/frontend-mono/issues"
@@ -38,7 +38,7 @@
38
38
  "iframe-resizer": "4.3.11",
39
39
  "skedify-uri-encoding": "^2.1.2",
40
40
  "zod": "^3.25.32",
41
- "@pexip-engage-public/graphql": "1.0.74",
41
+ "@pexip-engage-public/graphql": "1.0.75",
42
42
  "@pexip-engage/utils": "0.1.40"
43
43
  },
44
44
  "devDependencies": {