File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed
Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## <small >1.115.1 (2025-09-08)</small >
4+
5+ * chore: add permissions to release ([ 05c3648] ( https://github.com/cnpm/bug-versions/commit/05c3648 ) )
6+ * chore: use npm trusted publisher ([ 5743672] ( https://github.com/cnpm/bug-versions/commit/5743672 ) )
7+ * fix: qix (#275 ) ([ f8f40fd] ( https://github.com/cnpm/bug-versions/commit/f8f40fd ) ), closes [ #275 ] ( https://github.com/cnpm/bug-versions/issues/275 )
8+
39## [ 1.115.0] ( https://github.com/cnpm/bug-versions/compare/v1.114.0...v1.115.0 ) (2025-07-31)
410
511
Original file line number Diff line number Diff line change 11{
22 "name" : " bug-versions" ,
3- "version" : " 1.115.0 " ,
3+ "version" : " 1.115.1 " ,
44 "description" : " collect all bug versions on npm package" ,
55 "main" : " index.js" ,
6- "files" : [" index.js" ],
6+ "files" : [
7+ " index.js"
8+ ],
79 "scripts" : {
810 "test" : " node --test && find-duplicated-property-keys -s package.json" ,
911 "preci" : " npm run lint" ,
13681370 }
13691371 }
13701372}
1371-
You can’t perform that action at this time.
0 commit comments