You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+140-1
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,143 @@
2
2
3
3
> Package changelog.
4
4
5
-
See [GitHub Releases](https://github.com/stdlib-js/string-substring-after/releases) for the changelog.
5
+
<sectionclass="release"id="v0.2.2">
6
+
7
+
## 0.2.2 (2024-07-27)
8
+
9
+
No changes reported for this release.
10
+
11
+
</section>
12
+
13
+
<!-- /.release -->
14
+
15
+
<sectionclass="release"id="v0.2.1">
16
+
17
+
## 0.2.1 (2024-02-24)
18
+
19
+
No changes reported for this release.
20
+
21
+
</section>
22
+
23
+
<!-- /.release -->
24
+
25
+
<sectionclass="release"id="v0.2.0">
26
+
27
+
## 0.2.0 (2024-02-14)
28
+
29
+
<sectionclass="commits">
30
+
31
+
### Commits
32
+
33
+
<details>
34
+
35
+
-[`bf2cf8b`](https://github.com/stdlib-js/stdlib/commit/bf2cf8b0424e608a4e3abb6d18a8b44d790aa99c) - **build:** remove tslint directives _(by Philipp Burckhardt)_
36
+
37
+
</details>
38
+
39
+
</section>
40
+
41
+
<!-- /.commits -->
42
+
43
+
<sectionclass="contributors">
44
+
45
+
### Contributors
46
+
47
+
A total of 1 person contributed to this release. Thank you to this contributor:
48
+
49
+
- Philipp Burckhardt
50
+
51
+
</section>
52
+
53
+
<!-- /.contributors -->
54
+
55
+
</section>
56
+
57
+
<!-- /.release -->
58
+
59
+
<sectionclass="release"id="v0.1.0">
60
+
61
+
## 0.1.0 (2023-09-23)
62
+
63
+
<sectionclass="features">
64
+
65
+
### Features
66
+
67
+
-[`3573d92`](https://github.com/stdlib-js/stdlib/commit/3573d92955f1150eae58fb534808b7a30532a1c1) - update minimum TypeScript version
68
+
69
+
</section>
70
+
71
+
<!-- /.features -->
72
+
73
+
<sectionclass="bug-fixes">
74
+
75
+
### Bug Fixes
76
+
77
+
-[`ca62bd1`](https://github.com/stdlib-js/stdlib/commit/ca62bd103c72e1e33d735bfc836824b128f69a0e) - make CLI executable
78
+
79
+
</section>
80
+
81
+
<!-- /.bug-fixes -->
82
+
83
+
<sectionclass="breaking-changes">
84
+
85
+
### BREAKING CHANGES
86
+
87
+
-[`3573d92`](https://github.com/stdlib-js/stdlib/commit/3573d92955f1150eae58fb534808b7a30532a1c1): update minimum TypeScript version
88
+
89
+
</section>
90
+
91
+
<!-- /.breaking-changes -->
92
+
93
+
<sectionclass="commits">
94
+
95
+
### Commits
96
+
97
+
<details>
98
+
99
+
-[`ca62bd1`](https://github.com/stdlib-js/stdlib/commit/ca62bd103c72e1e33d735bfc836824b128f69a0e) - **fix:** make CLI executable _(by Athan Reines)_
100
+
-[`3573d92`](https://github.com/stdlib-js/stdlib/commit/3573d92955f1150eae58fb534808b7a30532a1c1) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
101
+
102
+
</details>
103
+
104
+
</section>
105
+
106
+
<!-- /.commits -->
107
+
108
+
<sectionclass="contributors">
109
+
110
+
### Contributors
111
+
112
+
A total of 2 people contributed to this release. Thank you to the following contributors:
0 commit comments