File tree Expand file tree Collapse file tree 2 files changed +12
-72
lines changed Expand file tree Collapse file tree 2 files changed +12
-72
lines changed Original file line number Diff line number Diff line change 22
33> Package changelog.
44
5+ <section class =" release " id =" v0.2.2 " >
6+
7+ ## 0.2.2 (2024-07-25)
8+
9+ No changes reported for this release.
10+
11+ </section >
12+
13+ <!-- /.release -->
14+
515<section class =" release " id =" v0.2.1 " >
616
717## 0.2.1 (2024-02-21)
@@ -184,73 +194,3 @@ No changes reported for this release.
184194
185195<!-- /.release -->
186196
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-
Original file line number Diff line number Diff line change @@ -163,8 +163,8 @@ Copyright © 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=v0.2.2
167- [ test-url ] : https://github.com/stdlib-js/utils-identity-function/actions/workflows/test.yml?query=branch:v0.2.2
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
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
You can’t perform that action at this time.
0 commit comments