@b3-business/cherry 0.2.4 → 0.2.6
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 +4 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -6,13 +6,14 @@ A tree-shakeable, minimal API client factory. Import only the routes you need
|
|
|
6
6
|
|
|
7
7
|
[](https://www.npmjs.com/package/@b3-business/cherry)
|
|
8
8
|
[](https://jsr.io/@b3-business/cherry)
|
|
9
|
-
[](https://github.com/b3-business/cherry)
|
|
10
10
|
|
|
11
11
|
---
|
|
12
12
|
|
|
13
|
-
## Latest Changelog - 0.2.
|
|
13
|
+
## Latest Changelog - 0.2.6
|
|
14
14
|
|
|
15
|
-
-
|
|
15
|
+
- Fix npm/JSR badges to update on new versions (rollback HTML to markdown)
|
|
16
|
+
- GitHub badge shows repo name instead of stars
|
|
16
17
|
|
|
17
18
|
See [CHANGELOG.md](https://github.com/b3-business/cherry/blob/main/packages/cherry/CHANGELOG.md) for full history.
|
|
18
19
|
|