File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 3.3.0] - 2025-10-26
11+
1012### Changed
1113
1214- Upgrade Atata package reference to v3.7.0.
@@ -154,3 +156,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
154156## [ 1.0.0] - 2021-06-28
155157
156158Initial version release.
159+
160+ [ Unreleased ] : https://github.com/atata-framework/atata-htmlvalidation/compare/v3.3.0...HEAD
161+ [ 3.3.0 ] : https://github.com/atata-framework/atata-htmlvalidation/compare/v3.2.0...v3.3.0
162+ [ 3.2.0 ] : https://github.com/atata-framework/atata-htmlvalidation/compare/v3.1.0...v3.2.0
163+ [ 3.1.0 ] : https://github.com/atata-framework/atata-htmlvalidation/compare/v3.0.0...v3.1.0
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFramework >netstandard2.0</TargetFramework >
5- <Version >3.2 .0</Version >
5+ <Version >3.3 .0</Version >
66 <Description >
77.NET library that adds HTML page validation to Atata using html-validate NPM package.
88
You can’t perform that action at this time.
0 commit comments