@b3-business/cherry 0.2.2 → 0.2.3
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/README.md +3 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -10,11 +10,11 @@ A tree-shakeable, minimal API client factory. Import only the routes you need
|
|
|
10
10
|
|
|
11
11
|
---
|
|
12
12
|
|
|
13
|
-
## Latest Changelog - 0.2.
|
|
13
|
+
## Latest Changelog - 0.2.3
|
|
14
14
|
|
|
15
|
-
-
|
|
15
|
+
- Add JSR (jsr.io) publishing
|
|
16
16
|
|
|
17
|
-
See [CHANGELOG.md](
|
|
17
|
+
See [CHANGELOG.md](https://github.com/b3-business/cherry/blob/main/packages/cherry/CHANGELOG.md) for full history.
|
|
18
18
|
|
|
19
19
|
---
|
|
20
20
|
|