ebay-api 9.3.0 → 9.3.1
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 +2 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -75,7 +75,7 @@ For more examples, check out the [examples directory](./examples).
|
|
|
75
75
|
|
|
76
76
|
## Changelog
|
|
77
77
|
|
|
78
|
-
* `v9.3.
|
|
78
|
+
* `v9.3.1` is the latest release.
|
|
79
79
|
* See [here](https://github.com/hendt/ebay-api/blob/master/CHANGELOG.md) for the full changelog.
|
|
80
80
|
|
|
81
81
|
## Implementation status
|
|
@@ -741,6 +741,7 @@ Check [here](https://github.com/hendt/ebay-api/blob/master/CONTRIBUTING.md)
|
|
|
741
741
|
|
|
742
742
|
## Supported By
|
|
743
743
|
|
|
744
|
+
[leaderboarded.com](https://leaderboarded.com/)
|
|
744
745
|
[rootle.de](https://rootle.de)
|
|
745
746
|
|
|
746
747
|
## 📝 License
|