File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 22
33> Package changelog.
44
5- <section class =" release " id =" unreleased " >
5+ <section class =" release " id =" v0.4.0 " >
66
7- ## Unreleased (2026-01-15 )
7+ ## 0.4.0 (2026-01-30 )
88
99<section class =" features " >
1010
Original file line number Diff line number Diff line change @@ -283,8 +283,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
283283[npm- image]: http: // img.shields.io/npm/v/@stdlib/namespace-pkg2alias.svg
284284[npm- url]: https: // npmjs.org/package/@stdlib/namespace-pkg2alias
285285
286- [test- image]: https: // github.com/stdlib-js/namespace-pkg2alias/actions/workflows/test.yml/badge.svg?branch=main
287- [test- url]: https: // github.com/stdlib-js/namespace-pkg2alias/actions/workflows/test.yml?query=branch:main
286+ [test- image]: https: // github.com/stdlib-js/namespace-pkg2alias/actions/workflows/test.yml/badge.svg?branch=v0.4.0
287+ [test- url]: https: // github.com/stdlib-js/namespace-pkg2alias/actions/workflows/test.yml?query=branch:v0.4.0
288288
289289[coverage- image]: https: // img.shields.io/codecov/c/github/stdlib-js/namespace-pkg2alias/main.svg
290290[coverage- url]: https: // codecov.io/github/stdlib-js/namespace-pkg2alias?branch=main
Original file line number Diff line number Diff line change 11{
22 "name" : " @stdlib/namespace-pkg2alias" ,
3- "version" : " 0.3 .0" ,
3+ "version" : " 0.4 .0" ,
44 "description" : " Return the alias associated with a specified package name." ,
55 "license" : " Apache-2.0" ,
66 "author" : {
4646 "@stdlib/assert-is-string" : " ^0.2.2" ,
4747 "@stdlib/cli-ctor" : " ^0.2.2" ,
4848 "@stdlib/fs-read-file" : " ^0.2.2" ,
49- "@stdlib/namespace-standalone2pkg" : " ^0.3 .0" ,
49+ "@stdlib/namespace-standalone2pkg" : " ^0.4 .0" ,
5050 "@stdlib/string-format" : " ^0.2.2" ,
5151 "@stdlib/error-tools-fmtprodmsg" : " ^0.2.2"
5252 },
You can’t perform that action at this time.
0 commit comments