22
33> Package changelog.
44
5- <section class =" release " id =" v0.1.1 " >
5+ <section class =" release " id =" unreleased " >
66
7- ## 0.1.1 (2024-07-26 )
7+ ## Unreleased (2024-08-01 )
88
99<section class =" commits " >
1010
1111### Commits
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+ - [ ` 22c4d29 ` ] ( https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28 ) - ** docs:** remove blank line _ (by Athan Reines )_
1616
1717</details >
1818
2424
2525### Contributors
2626
27- A total of 0 people contributed to this release. Thank you to the following contributors:
27+ A total of 1 person contributed to this release. Thank you to this contributor:
28+
29+ - Athan Reines
2830
2931</section >
3032
@@ -34,78 +36,21 @@ A total of 0 people contributed to this release. Thank you to the following cont
3436
3537<!-- /.release -->
3638
37- <section class =" release " id =" v0.1.0 " >
38-
39- ## 0.1.0 (2024-04-13)
40-
41- <section class =" features " >
42-
43- ### Features
44-
45- - [ ` b6cb1d3 ` ] ( https://github.com/stdlib-js/stdlib/commit/b6cb1d392dab74242900a91b30c256d5b608dea6 ) - support negative ` fromIndex ` arguments
46- - [ ` 272f91b ` ] ( https://github.com/stdlib-js/stdlib/commit/272f91b30128d4536470605d01aeeb73d2684376 ) - add ` string/base/replace-before-last ` [ (##1364 )] ( #1364 )
47-
48- </section >
49-
50- <!-- /.features -->
51-
52- <section class =" breaking-changes " >
53-
54- ### BREAKING CHANGES
55-
56- - [ ` b6cb1d3 ` ] ( https://github.com/stdlib-js/stdlib/commit/b6cb1d392dab74242900a91b30c256d5b608dea6 ) : support negative ` fromIndex ` arguments
57- - [ ` b6cb1d3 ` ] ( https://github.com/stdlib-js/stdlib/commit/b6cb1d392dab74242900a91b30c256d5b608dea6 ) : resolve negative indices relative to last index
58-
59- - In order to preserve prior behavior, users should insert a manual
60- check before calling this API.
61-
62- </section >
63-
64- <!-- /.breaking-changes -->
65-
66- <section class =" issues " >
67-
68- ### Closed Issues
69-
70- This release closes the following issue:
71-
72- [ ##813 ] ( #813 )
73-
74- </section >
75-
76- <!-- /.issues -->
77-
78- <section class =" commits " >
79-
80- ### Commits
81-
82- <details >
39+ <section class =" release " id =" v0.1.1 " >
8340
84- - [ ` 2512e10 ` ] ( https://github.com/stdlib-js/stdlib/commit/2512e109d8d9928b006daac2ecdde8a51e272966 ) - ** docs:** update examples _ (by Athan Reines)_
85- - [ ` 522a048 ` ] ( https://github.com/stdlib-js/stdlib/commit/522a048a7f63c2349d966b799e5b63d9842b5d13 ) - ** docs:** fix typos _ (by Athan Reines)_
86- - [ ` b6cb1d3 ` ] ( https://github.com/stdlib-js/stdlib/commit/b6cb1d392dab74242900a91b30c256d5b608dea6 ) - ** feat:** support negative ` fromIndex ` arguments _ (by Athan Reines)_
87- - [ ` 272f91b ` ] ( https://github.com/stdlib-js/stdlib/commit/272f91b30128d4536470605d01aeeb73d2684376 ) - ** feat:** add ` string/base/replace-before-last ` [ (##1364 )] ( #1364 ) _ (by Golden Kumar, stdlib-bot, Athan Reines, Philipp Burckhardt)_
41+ ## 0.1.1 (2024-07-26)
8842
89- </ details >
43+ No changes reported for this release.
9044
9145</section >
9246
93- <!-- /.commits -->
94-
95- <section class =" contributors " >
96-
97- ### Contributors
98-
99- A total of 4 people contributed to this release. Thank you to the following contributors:
47+ <!-- /.release -->
10048
101- - Athan Reines
102- - Golden Kumar
103- - Philipp Burckhardt
104- - stdlib-bot
49+ <section class =" release " id =" v0.1.0 " >
10550
106- </ section >
51+ ## 0.1.0 (2024-04-13)
10752
108- <!-- /.contributors -->
53+ No changes reported for this release.
10954
11055</section >
11156
0 commit comments