@stdlib/string-base-replace-after
Advanced tools
+1
-1
| { | ||
| "name": "@stdlib/string-base-replace-after", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "description": "Replace the substring after the first occurrence of a specified search string.", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
+2
-2
@@ -196,4 +196,4 @@ <!-- | ||
| [test-image]: https://github.com/stdlib-js/string-base-replace-after/actions/workflows/test.yml/badge.svg?branch=v0.1.0 | ||
| [test-url]: https://github.com/stdlib-js/string-base-replace-after/actions/workflows/test.yml?query=branch:v0.1.0 | ||
| [test-image]: https://github.com/stdlib-js/string-base-replace-after/actions/workflows/test.yml/badge.svg?branch=v0.1.1 | ||
| [test-url]: https://github.com/stdlib-js/string-base-replace-after/actions/workflows/test.yml?query=branch:v0.1.1 | ||
@@ -200,0 +200,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/string-base-replace-after/main.svg |