File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
src/Atata.Cli.HtmlValidate Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 2.2.0] - 2022-10-04
9+
10+ ### Changed
11+
12+ - Upgrade Atata.Cli package to v2.2.0.
13+
814## [ 2.1.0] - 2022-07-21
915
1016### Changed
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Requires html-validate (https://www.npmjs.com/package/html-validate) NPM package
1616 </PropertyGroup >
1717
1818 <ItemGroup >
19- <PackageReference Include =" Atata.Cli" Version =" 2.1 .0" />
19+ <PackageReference Include =" Atata.Cli" Version =" 2.2 .0" />
2020 <PackageReference Include =" Atata.Cli.Npm" Version =" 2.1.0" />
2121 </ItemGroup >
2222
You can’t perform that action at this time.
0 commit comments