@osdk/foundry 2.60.0-rc1 → 2.61.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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,75 @@
1
1
  # @osdk/foundry
2
2
 
3
+ ## 2.61.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 71bee85: Publish .js and .d.ts bundles
8
+
9
+ ### Patch Changes
10
+
11
+ - @osdk/foundry.admin@2.61.0
12
+ - @osdk/foundry.aipagents@2.61.0
13
+ - @osdk/foundry.audit@2.61.0
14
+ - @osdk/foundry.checkpoints@2.61.0
15
+ - @osdk/foundry.connectivity@2.61.0
16
+ - @osdk/foundry.core@2.61.0
17
+ - @osdk/foundry.datahealth@2.61.0
18
+ - @osdk/foundry.datasets@2.61.0
19
+ - @osdk/foundry.filesystem@2.61.0
20
+ - @osdk/foundry.functions@2.61.0
21
+ - @osdk/foundry.geo@2.61.0
22
+ - @osdk/foundry.geojson@2.61.0
23
+ - @osdk/foundry.languagemodels@2.61.0
24
+ - @osdk/foundry.mediasets@2.61.0
25
+ - @osdk/foundry.models@2.61.0
26
+ - @osdk/foundry.notepad@2.61.0
27
+ - @osdk/foundry.ontologies@2.61.0
28
+ - @osdk/foundry.operations@2.61.0
29
+ - @osdk/foundry.orchestration@2.61.0
30
+ - @osdk/foundry.pack@2.61.0
31
+ - @osdk/foundry.publicapis@2.61.0
32
+ - @osdk/foundry.sqlqueries@2.61.0
33
+ - @osdk/foundry.streams@2.61.0
34
+ - @osdk/foundry.thirdpartyapplications@2.61.0
35
+ - @osdk/foundry.widgets@2.61.0
36
+
37
+ ## 2.60.0
38
+
39
+ ### Minor Changes
40
+
41
+ - 86ad0a7: Emit minified .js and d.ts bundle files for the package.
42
+ - d5fa4f1: regenerate platform sdk
43
+
44
+ ### Patch Changes
45
+
46
+ - Updated dependencies [d5fa4f1]
47
+ - @osdk/foundry.thirdpartyapplications@2.60.0
48
+ - @osdk/foundry.languagemodels@2.60.0
49
+ - @osdk/foundry.orchestration@2.60.0
50
+ - @osdk/foundry.connectivity@2.60.0
51
+ - @osdk/foundry.checkpoints@2.60.0
52
+ - @osdk/foundry.datahealth@2.60.0
53
+ - @osdk/foundry.filesystem@2.60.0
54
+ - @osdk/foundry.ontologies@2.60.0
55
+ - @osdk/foundry.operations@2.60.0
56
+ - @osdk/foundry.publicapis@2.60.0
57
+ - @osdk/foundry.sqlqueries@2.60.0
58
+ - @osdk/foundry.aipagents@2.60.0
59
+ - @osdk/foundry.functions@2.60.0
60
+ - @osdk/foundry.mediasets@2.60.0
61
+ - @osdk/foundry.datasets@2.60.0
62
+ - @osdk/foundry.notepad@2.60.0
63
+ - @osdk/foundry.streams@2.60.0
64
+ - @osdk/foundry.widgets@2.60.0
65
+ - @osdk/foundry.models@2.60.0
66
+ - @osdk/foundry.admin@2.60.0
67
+ - @osdk/foundry.audit@2.60.0
68
+ - @osdk/foundry.core@2.60.0
69
+ - @osdk/foundry.pack@2.60.0
70
+ - @osdk/foundry.geo@2.60.0
71
+ - @osdk/foundry.geojson@2.60.0
72
+
3
73
  ## 2.59.0
4
74
 
5
75
  ### Minor Changes