@rebilly/instruments 9.72.0 → 9.74.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 +2 -2
- package/README.md +0 -2
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
## [9.
|
|
1
|
+
## [9.74.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.73.0...instruments/core-v9.74.0) (2024-08-20)
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
### Features
|
|
5
5
|
|
|
6
|
-
* **api-metadata, rebilly-js-sdk:** Update resources based on latest api definitions ([#
|
|
6
|
+
* **api-metadata, rebilly-js-sdk:** Update resources based on latest api definitions ([#7083](https://github.com/Rebilly/rebilly/issues/7083)) ([726d5ce](https://github.com/Rebilly/rebilly/commit/726d5cedb649c2701366667eca8ad05cd17d1f61))
|
package/README.md
CHANGED
|
@@ -5,8 +5,6 @@
|
|
|
5
5
|
<br>
|
|
6
6
|
</div>
|
|
7
7
|
|
|
8
|
-
> **Rebilly Instruments** is in active development and should be treated as **beta** software. This means it may contain bugs and instability.
|
|
9
|
-
|
|
10
8
|
<div align="center">
|
|
11
9
|
<br>
|
|
12
10
|
<img src="https://user-images.githubusercontent.com/13054039/134418583-e051a891-5559-4170-9364-b5f89a96082e.png" alt="rebilly instruments" width="600"/>
|