File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## <small >2.0.1 (2026-01-15)</small >
7+
8+ - fix: missing scripts in shipped tarball for installation (#47 ) ([ 0c100d2] ( https://github.com/devowlio/node-lame/commit/0c100d2 ) ), closes [ #47 ] ( https://github.com/devowlio/node-lame/issues/47 )
9+ - docs: changelog correction for first release with changelog ([ 2d0e35d] ( https://github.com/devowlio/node-lame/commit/2d0e35d ) )
10+
11+ ## <small >2.0.1 (2026-01-15)</small >
12+
13+ - fix: missing scripts in shipped tarball for installation (#47 ) ([ 0c100d2] ( https://github.com/devowlio/node-lame/commit/0c100d2 ) ), closes [ #47 ] ( https://github.com/devowlio/node-lame/issues/47 )
14+ - docs: changelog correction for first release with changelog ([ 2d0e35d] ( https://github.com/devowlio/node-lame/commit/2d0e35d ) )
15+
616## 2.0.0 (2025-11-09)
717
818### Breaking Changes
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://raw.githubusercontent.com/lerna/lerna/main/schemas/lerna-schema.json" ,
33 "packages" : [" ." ],
4- "version" : " 2.0.0 " ,
4+ "version" : " 2.0.1 " ,
55 "npmClient" : " pnpm" ,
66 "useNx" : false ,
77 "command" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " node-lame" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "description" : " LAME MP3 encoder for Node.js" ,
55 "homepage" : " https://www.npmjs.com/package/node-lame" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments