@leather.io/models 0.46.0 → 0.48.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.
@@ -1,5 +1,5 @@
1
1
 
2
- > @leather.io/models@0.46.0 build /home/runner/work/mono/mono/packages/models
2
+ > @leather.io/models@0.48.0 build /home/runner/work/mono/mono/packages/models
3
3
  > tsup
4
4
 
5
5
  CLI Building entry: src/index.ts
@@ -8,9 +8,9 @@
8
8
  CLI Using tsup config: /home/runner/work/mono/mono/packages/models/tsup.config.ts
9
9
  CLI Target: es2022
10
10
  ESM Build start
11
- ESM dist/index.js 14.23 KB
12
- ESM dist/index.js.map 33.92 KB
13
- ESM ⚡️ Build success in 51ms
11
+ ESM dist/index.js 22.03 KB
12
+ ESM dist/index.js.map 49.72 KB
13
+ ESM ⚡️ Build success in 53ms
14
14
  DTS Build start
15
- DTS ⚡️ Build success in 2995ms
16
- DTS dist/index.d.ts 33.50 KB
15
+ DTS ⚡️ Build success in 3312ms
16
+ DTS dist/index.d.ts 47.11 KB
package/CHANGELOG.md CHANGED
@@ -36,6 +36,21 @@
36
36
  * devDependencies
37
37
  * @leather.io/prettier-config bumped to 0.9.0
38
38
 
39
+ ## [0.48.0](https://github.com/leather-io/mono/compare/@leather.io/models-v0.47.0...@leather.io/models-v0.48.0) (2025-11-17)
40
+
41
+
42
+ ### Features
43
+
44
+ * enhances yield model ([4833500](https://github.com/leather-io/mono/commit/48335001f0eae0eb79e1563d91ed568fff877d3a))
45
+
46
+ ## [0.47.0](https://github.com/leather-io/mono/compare/@leather.io/models-v0.46.0...@leather.io/models-v0.47.0) (2025-11-14)
47
+
48
+
49
+ ### Features
50
+
51
+ * add defi model types ([695f7e1](https://github.com/leather-io/mono/commit/695f7e1c394c26bd54dfd1d2afc851def35a56a5))
52
+ * **services:** further separate transaction fee quote types ([dcb9c8a](https://github.com/leather-io/mono/commit/dcb9c8ad72cd8f889a758ed66871e7cb2baf2416))
53
+
39
54
  ## [0.46.0](https://github.com/leather-io/mono/compare/@leather.io/models-v0.45.0...@leather.io/models-v0.46.0) (2025-10-31)
40
55
 
41
56