File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed
Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.0.0] ( https://github.com/streetsidesoftware/thistogram/compare/v1.1.1...v2.0.0 ) (2025-07-05)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * Require Node >= 20.18 ([ #341 ] ( https://github.com/streetsidesoftware/thistogram/issues/341 ) )
9+
10+ ### Features
11+
12+ * Require Node > ; = 20.18 ([ #341 ] ( https://github.com/streetsidesoftware/thistogram/issues/341 ) ) ([ 5071a4a] ( https://github.com/streetsidesoftware/thistogram/commit/5071a4a815c216d14ac60c06c5e4d688cae21781 ) )
13+
314## [ 1.1.1] ( https://github.com/streetsidesoftware/thistogram/compare/v1.1.0...v1.1.1 ) (2024-02-23)
415
516
Original file line number Diff line number Diff line change 11{
22 "name" : " thistogram" ,
3- "version" : " 1.1.1 " ,
3+ "version" : " 2.0.0 " ,
44 "description" : " A simple text based histogram and chart generator" ,
55 "type" : " module" ,
66 "packageManager" :
" [email protected] +sha512.5ea8b0deed94ed68691c9bad4c955492705c5eeb8a87ef86bc62c74a26b037b08ff9570f108b2e4dbd1dd1a9186fea925e527f141c648e85af45631074680184" ,
Original file line number Diff line number Diff line change 99 "run:temperature" : " node temperature.js > ../static/temperature.txt"
1010 },
1111 "dependencies" : {
12- "thistogram" : " link:.. "
12+ "thistogram" : " ^2.0.0 "
1313 }
1414}
You can’t perform that action at this time.
0 commit comments