@or-sdk/library-types-v1 7.0.0-tryboundletypes-20240321132020 → 7.0.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,10 +1,14 @@
1
1
  # @or-sdk/library-types
2
2
 
3
- ## 7.0.0-tryboundletypes-20240321132020
3
+ ## 7.0.0
4
4
 
5
5
  ### Major Changes
6
6
 
7
- - 02f94265: try to bundle d.ts
7
+ - a34446a2: change build structure(bundle d.ts, resolve nest and browsers imports), fix node-linker=hoisted
8
+
9
+ ### Minor Changes
10
+
11
+ - a34446a2: use dts bundler, update dependencies, fix all SAST and DAST
8
12
 
9
13
  ## 6.0.15
10
14