2
2
3
3
> Package changelog.
4
4
5
- <section class =" release " id =" v0.1.1 " >
5
+ <section class =" release " id =" unreleased " >
6
6
7
- ## 0.1.1 (2024-07-26 )
7
+ ## Unreleased (2024-08-01 )
8
8
9
9
<section class =" commits " >
10
10
11
11
### Commits
12
12
13
13
<details >
14
14
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 )_
16
16
17
17
</details >
18
18
24
24
25
25
### Contributors
26
26
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
28
30
29
31
</section >
30
32
@@ -34,78 +36,21 @@ A total of 0 people contributed to this release. Thank you to the following cont
34
36
35
37
<!-- /.release -->
36
38
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 " >
83
40
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)
88
42
89
- </ details >
43
+ No changes reported for this release.
90
44
91
45
</section >
92
46
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 -->
100
48
101
- - Athan Reines
102
- - Golden Kumar
103
- - Philipp Burckhardt
104
- - stdlib-bot
49
+ <section class =" release " id =" v0.1.0 " >
105
50
106
- </ section >
51
+ ## 0.1.0 (2024-04-13)
107
52
108
- <!-- /.contributors -->
53
+ No changes reported for this release.
109
54
110
55
</section >
111
56
0 commit comments