@osdk/generator 1.10.0 → 1.11.0-main-20240510184629

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,20 @@
1
1
  # @osdk/generator
2
2
 
3
+ ## 1.11.0-main-20240510184629
4
+
5
+ ### Minor Changes
6
+
7
+ - c9f3214: Adds support for latest api definitions
8
+ - c9f3214: Interfaces are now mapped as views
9
+
10
+ ### Patch Changes
11
+
12
+ - Updated dependencies [c9f3214]
13
+ - Updated dependencies [c9f3214]
14
+ - @osdk/gateway@2.3.0-main-20240510184629
15
+ - @osdk/api@1.8.0-main-20240510184629
16
+ - @osdk/generator-converters@0.5.1-main-20240510184629
17
+
3
18
  ## 1.10.0
4
19
 
5
20
  ### Minor Changes