erlc-v2 1.0.0 → 1.0.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 +3 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -4,9 +4,9 @@ JavaScript client for the ER:LC API v2.
|
|
|
4
4
|
|
|
5
5
|
Built for Node 18+.
|
|
6
6
|
|
|
7
|
-
##
|
|
8
|
-
|
|
9
|
-
This wrapper is
|
|
7
|
+
## Stable Release
|
|
8
|
+
|
|
9
|
+
This wrapper is now on a stable release track (`1.0.0+`).
|
|
10
10
|
|
|
11
11
|
## Responsibility and API Safety
|
|
12
12
|
|