diffmode 0.1.0 → 0.1.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 +4 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -206,6 +206,10 @@ auto-generates the key.
|
|
|
206
206
|
|
|
207
207
|
Report security issues per [`SECURITY.md`](SECURITY.md).
|
|
208
208
|
|
|
209
|
+
## Releases
|
|
210
|
+
|
|
211
|
+
See [`CHANGELOG.md`](CHANGELOG.md) for the per-version history.
|
|
212
|
+
|
|
209
213
|
## Contributing
|
|
210
214
|
|
|
211
215
|
See [`CONTRIBUTING.md`](CONTRIBUTING.md).
|