File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.4] ( https://github.com/koki-develop/pinpm/compare/v0.0.3...v0.0.4 ) (2025-02-15)
4+
5+
6+ ### Bug Fixes
7+
8+ * Configure Bun build to use external packages ([ 23232c0] ( https://github.com/koki-develop/pinpm/commit/23232c0aade9019ac8368065471044a4609b09fe ) )
9+ * Update module entry point in package.json ([ f34f52d] ( https://github.com/koki-develop/pinpm/commit/f34f52d3ec792ae01317941cfaa0c005f7d1a9a5 ) )
10+
311## [ 0.0.3] ( https://github.com/koki-develop/pinpm/compare/v0.0.2...v0.0.3 ) (2025-02-15)
412
513
Original file line number Diff line number Diff line change 11{
22 "name" : " pinpm" ,
33 "description" : " Pin dependency versions in package.json" ,
4- "version" : " 0.0.3 " ,
4+ "version" : " 0.0.4 " ,
55 "author" :
" koki-develop <[email protected] >" ,
66 "homepage" : " https://github.com/koki-develop/pinpm" ,
77 "repository" : {
You can’t perform that action at this time.
0 commit comments