File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <a name =" 6.0.1 " ></a >
2+ ## [ 6.0.1] ( https://github.com/rayrutjes/diffable-html/compare/v4.1.0...v6.0.1 ) (2025-02-17)
3+
4+
5+ ### Features
6+
7+ * update attribute formatting ([ #45 ] ( https://github.com/rayrutjes/diffable-html/issues/45 ) ) ([ 69120ea] ( https://github.com/rayrutjes/diffable-html/commit/69120ea ) )
8+
9+
10+
111<a name =" 6.0.0 " ></a >
212
313# [ 6.0.0] ( https://github.com/rayrutjes/diffable-html/compare/v4.1.0...v6.0.0 ) (2025-02-13)
Original file line number Diff line number Diff line change 11{
22 "name" : " diffable-html" ,
3- "version" : " 6.0.0 " ,
3+ "version" : " 6.0.1 " ,
44 "description" : " Opinionated HTML formatter focused towards making HTML diffs readable." ,
55 "main" : " dist/diffable-html.js" ,
66 "author" : " Raymond RUTJES <raymond.rutjes@gmail.com> (https://github.com/rayrutjes/)" ,
1010 "build:watch" : " rollup --config --watch" ,
1111 "test" : " jest --verbose" ,
1212 "changelog" : " conventional-changelog --preset angular --infile CHANGELOG.md --same-file" ,
13- "changelog:unreleased" : " conventional-changelog --preset angular --output-unreleased"
13+ "changelog:unreleased" : " conventional-changelog --preset angular --output-unreleased" ,
14+ "prepack" : " npm run build"
1415 },
1516 "files" : [
1617 " dist"
You can’t perform that action at this time.
0 commit comments