Skip to content

Commit 4bc7689

Browse files
committed
Release v0.2.2
1 parent b5d1e87 commit 4bc7689

File tree

3 files changed

+193
-3
lines changed

3 files changed

+193
-3
lines changed

CHANGELOG.md

Lines changed: 190 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,36 @@
66

77
## 0.2.1 (2024-02-21)
88

9+
No changes reported for this release.
10+
11+
</section>
12+
13+
<!-- /.release -->
14+
15+
<section class="release" id="v0.2.0">
16+
17+
## 0.2.0 (2024-02-14)
18+
19+
No changes reported for this release.
20+
21+
</section>
22+
23+
<!-- /.release -->
24+
25+
<section class="release" id="v0.1.1">
26+
27+
## 0.1.1 (2023-10-03)
28+
29+
No changes reported for this release.
30+
31+
</section>
32+
33+
<!-- /.release -->
34+
35+
<section class="release" id="v0.1.0">
36+
37+
## 0.1.0 (2023-09-22)
38+
939
<section class="features">
1040

1141
### Features
@@ -64,3 +94,163 @@ A total of 1 person contributed to this release. Thank you to this contributor:
6494

6595
<!-- /.release -->
6696

97+
<section class="release" id="v0.0.9">
98+
99+
## 0.0.9 (2022-02-18)
100+
101+
No changes reported for this release.
102+
103+
</section>
104+
105+
<!-- /.release -->
106+
107+
<section class="release" id="v0.0.8">
108+
109+
## 0.0.8 (2022-02-16)
110+
111+
No changes reported for this release.
112+
113+
</section>
114+
115+
<!-- /.release -->
116+
117+
<section class="release" id="v0.0.7">
118+
119+
## 0.0.7 (2021-08-23)
120+
121+
No changes reported for this release.
122+
123+
</section>
124+
125+
<!-- /.release -->
126+
127+
<section class="release" id="v0.0.6">
128+
129+
## 0.0.6 (2021-07-09)
130+
131+
No changes reported for this release.
132+
133+
</section>
134+
135+
<!-- /.release -->
136+
137+
<section class="release" id="v0.0.5">
138+
139+
## 0.0.5 (2021-07-06)
140+
141+
No changes reported for this release.
142+
143+
</section>
144+
145+
<!-- /.release -->
146+
147+
<section class="release" id="v0.0.4">
148+
149+
## 0.0.4 (2021-06-27)
150+
151+
No changes reported for this release.
152+
153+
</section>
154+
155+
<!-- /.release -->
156+
157+
<section class="release" id="v0.0.3">
158+
159+
## 0.0.3 (2021-06-16)
160+
161+
No changes reported for this release.
162+
163+
</section>
164+
165+
<!-- /.release -->
166+
167+
<section class="release" id="v0.0.2">
168+
169+
## 0.0.2 (2021-06-15)
170+
171+
No changes reported for this release.
172+
173+
</section>
174+
175+
<!-- /.release -->
176+
177+
<section class="release" id="v0.0.1">
178+
179+
## 0.0.1 (2021-06-13)
180+
181+
No changes reported for this release.
182+
183+
</section>
184+
185+
<!-- /.release -->
186+
187+
<section class="release" id="v0.0.1-alpha.6">
188+
189+
## 0.0.1-alpha.6 (2021-06-09)
190+
191+
No changes reported for this release.
192+
193+
</section>
194+
195+
<!-- /.release -->
196+
197+
<section class="release" id="v0.0.1-alpha.5">
198+
199+
## 0.0.1-alpha.5 (2021-06-08)
200+
201+
No changes reported for this release.
202+
203+
</section>
204+
205+
<!-- /.release -->
206+
207+
<section class="release" id="v0.0.1-alpha.4">
208+
209+
## 0.0.1-alpha.4 (2021-06-04)
210+
211+
No changes reported for this release.
212+
213+
</section>
214+
215+
<!-- /.release -->
216+
217+
<section class="release" id="v0.0.1-alpha.3">
218+
219+
## 0.0.1-alpha.3 (2021-06-03)
220+
221+
No changes reported for this release.
222+
223+
</section>
224+
225+
<!-- /.release -->
226+
227+
<section class="release" id="v0.0.1-alpha.2">
228+
229+
## 0.0.1-alpha.2 (2021-06-02)
230+
231+
No changes reported for this release.
232+
233+
</section>
234+
235+
<!-- /.release -->
236+
237+
<section class="release" id="v0.0.1-alpha.1">
238+
239+
## 0.0.1-alpha.1 (2021-06-02)
240+
241+
No changes reported for this release.
242+
243+
</section>
244+
245+
<!-- /.release -->
246+
247+
<section class="release" id="v0.0.1-alpha.0">
248+
249+
## 0.0.1-alpha.0 (2021-06-02)
250+
251+
No changes reported for this release.
252+
253+
</section>
254+
255+
<!-- /.release -->
256+

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,8 @@ Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
163163
[npm-image]: http://img.shields.io/npm/v/@stdlib/utils-identity-function.svg
164164
[npm-url]: https://npmjs.org/package/@stdlib/utils-identity-function
165165

166-
[test-image]: https://github.com/stdlib-js/utils-identity-function/actions/workflows/test.yml/badge.svg?branch=main
167-
[test-url]: https://github.com/stdlib-js/utils-identity-function/actions/workflows/test.yml?query=branch:main
166+
[test-image]: https://github.com/stdlib-js/utils-identity-function/actions/workflows/test.yml/badge.svg?branch=v0.2.2
167+
[test-url]: https://github.com/stdlib-js/utils-identity-function/actions/workflows/test.yml?query=branch:v0.2.2
168168

169169
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/utils-identity-function/main.svg
170170
[coverage-url]: https://codecov.io/github/stdlib-js/utils-identity-function?branch=main

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stdlib/utils-identity-function",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "Identity function.",
55
"license": "Apache-2.0",
66
"author": {

0 commit comments

Comments
 (0)