File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,13 @@ All notable changes to this project will be documented in this file.
44The format is (loosely) based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ 4.1.1] ( https://github.com/doesdev/mvt/compare/4.1.1...4.2.0 )
7+ ## [ 4.2.1] ( https://github.com/doesdev/mvt/compare/4.2.0...4.2.1 )
8+ #### 2021-07-10
9+
10+ ### Changed
11+ - Fix #9 , published with CRLF line endings
12+
13+ ## [ 4.2.0] ( https://github.com/doesdev/mvt/compare/4.1.1...4.2.0 )
814#### 2021-07-10
915
1016### Changed
Original file line number Diff line number Diff line change 11{
22 "name" : " mvt" ,
3- "version" : " 4.2.0 " ,
3+ "version" : " 4.2.1 " ,
44 "description" : " Minimum Viable Testing framework" ,
55 "engines" : {
66 "node" : " >=8.0.0"
You can’t perform that action at this time.
0 commit comments