File tree Expand file tree Collapse file tree 2 files changed +5
-15
lines changed
Expand file tree Collapse file tree 2 files changed +5
-15
lines changed Original file line number Diff line number Diff line change 1212
1313<details >
1414
15- - [ ` 53fd65d ` ] ( https://github.com/stdlib-js/stdlib/commit/53fd65de03a466f6cf3ca0752c0908a57ef151b1 ) - ** docs:** update related packages sections [ (## 2240 )] ( # 2240) _ (by stdlib-bot)_
15+ - [ ` 53fd65d ` ] ( https://github.com/stdlib-js/stdlib/commit/53fd65de03a466f6cf3ca0752c0908a57ef151b1 ) - ** docs:** update related packages sections [ (#2240 )] ( https://github.com/stdlib-js/stdlib/pull/ 2240) _ (by stdlib-bot)_
1616
1717</details >
1818
1919</section >
2020
2121<!-- /.commits -->
2222
23- <section class =" contributors " >
24-
25- ### Contributors
26-
27- A total of 0 people contributed to this release. Thank you to the following contributors:
28-
29- </section >
30-
31- <!-- /.contributors -->
32-
3323</section >
3424
3525<!-- /.release -->
@@ -62,7 +52,7 @@ No changes reported for this release.
6252
6353### Features
6454
65- - [ ` de17736 ` ] ( https://github.com/stdlib-js/stdlib/commit/de1773601713083ef826105a70df23c8750f9559 ) - refactor ` string/reverse ` and add ` mode ` option [ (#1082 )] ( https://github.com/stdlib-js/stdlib/pull/1082 )
55+ - [ ` de17736 ` ] ( https://github.com/stdlib-js/stdlib/commit/de1773601713083ef826105a70df23c8750f9559 ) - refactor ` string/reverse ` and add ` mode ` option [ (#https://github.com/stdlib-js/stdlib/pull/ 1082 )] ( https://github.com/stdlib-js/stdlib/pull/ https://github.com/stdlib-js/stdlib/pull/1082)
6656
6757</section >
6858
@@ -74,7 +64,7 @@ No changes reported for this release.
7464
7565<details >
7666
77- - [ ` de17736 ` ] ( https://github.com/stdlib-js/stdlib/commit/de1773601713083ef826105a70df23c8750f9559 ) - ** feat:** refactor ` string/reverse ` and add ` mode ` option [ (#1082 )] ( https://github.com/stdlib-js/stdlib/pull/1082 ) _ (by Stephannie Jiménez Gacha, Athan Reines)_
67+ - [ ` de17736 ` ] ( https://github.com/stdlib-js/stdlib/commit/de1773601713083ef826105a70df23c8750f9559 ) - ** feat:** refactor ` string/reverse ` and add ` mode ` option [ (#https://github.com/stdlib-js/stdlib/pull/ 1082 )] ( https://github.com/stdlib-js/stdlib/pull/ https://github.com/stdlib-js/stdlib/pull/1082) _ (by Stephannie Jiménez Gacha, Athan Reines)_
7868
7969</details >
8070
Original file line number Diff line number Diff line change @@ -159,8 +159,8 @@ Copyright © 2016-2024. The Stdlib [Authors][stdlib-authors].
159159[ npm-image ] : http://img.shields.io/npm/v/@stdlib/string-base-reverse.svg
160160[ npm-url ] : https://npmjs.org/package/@stdlib/string-base-reverse
161161
162- [ test-image ] : https://github.com/stdlib-js/string-base-reverse/actions/workflows/test.yml/badge.svg?branch=v0.2.2
163- [ test-url ] : https://github.com/stdlib-js/string-base-reverse/actions/workflows/test.yml?query=branch:v0.2.2
162+ [ test-image ] : https://github.com/stdlib-js/string-base-reverse/actions/workflows/test.yml/badge.svg?branch=main
163+ [ test-url ] : https://github.com/stdlib-js/string-base-reverse/actions/workflows/test.yml?query=branch:main
164164
165165[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/string-base-reverse/main.svg
166166[ coverage-url ] : https://codecov.io/github/stdlib-js/string-base-reverse?branch=main
You can’t perform that action at this time.
0 commit comments