File tree Expand file tree Collapse file tree 3 files changed +20
-2
lines changed
Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 1- {"." :" 1 .0.0" }
1+ {"." :" 2 .0.0" }
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 2.0.0] ( https://github.com/voxpelli/chai-posix-path/compare/v1.0.0...v2.0.0 ) (2024-09-13)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * drop node 16
9+
10+ ### 🩹 Fixes
11+
12+ * drop node 16 ([ 4a44a20] ( https://github.com/voxpelli/chai-posix-path/commit/4a44a208d01579cafe6ac8d6815237dbf875161c ) )
13+
14+
15+ ### 🧹 Chores
16+
17+ * ** deps:** update dev dependencies ([ 59fb6e6] ( https://github.com/voxpelli/chai-posix-path/commit/59fb6e6dd8f4fb757138f9861e1f172eb6c8f1c8 ) )
18+ * ** deps:** use neostandard linting ([ 8a06ecc] ( https://github.com/voxpelli/chai-posix-path/commit/8a06ecc0a169592badc82c1073ce6e5750e48ce5 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " chai-posix-path" ,
3- "version" : " 1 .0.0" ,
3+ "version" : " 2 .0.0" ,
44 "description" : " Checks whether a string path matches a posix path" ,
55 "homepage" : " http://github.com/voxpelli/chai-posix-path" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments