@pexip-engage-public/graphql 1.1.15-canary-20251009124159 → 1.2.0-canary-20251010114349

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 +7 -3
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,12 +1,16 @@
1
1
  # @pexip-engage-public/graphql
2
2
 
3
- ## 1.1.15-canary-20251009124159
3
+ ## 1.2.0-canary-20251010114349
4
+
5
+ ### Minor Changes
6
+
7
+ - b034865: Add listing internal notes
4
8
 
5
9
  ### Patch Changes
6
10
 
7
- - 29057dd: - chore: move to scheduleAppointment mutation for schedule flows
11
+ - 2575562: - chore: move to scheduleAppointment mutation for schedule flows
8
12
  - improvement: add minimumCapacity to timetable schedule call
9
- - e80738e: feature: unavailability forms
13
+ - 2575562: feature: unavailability forms
10
14
 
11
15
  ## 1.1.14
12
16
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pexip-engage-public/graphql",
3
- "version": "1.1.15-canary-20251009124159",
3
+ "version": "1.2.0-canary-20251010114349",
4
4
  "homepage": "https://github.com/skedify/frontend-mono/tree/develop/packages/graphql#readme",
5
5
  "bugs": {
6
6
  "url": "https://github.com/skedify/frontend-mono/issues"