File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.0.2] - 2021-03-04
11+
12+ ### Added
13+
14+ - Returning element to make it chainable downstream.
15+
1016## [ 1.0.1] - 2021-02-16
1117
1218### Added
@@ -60,7 +66,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6066
6167- Updating README.md.
6268
63- [ unreleased ] : https://github.com/danielferrarir/cypress-fill-command/compare/v1.0.1...HEAD
69+ [ unreleased ] : https://github.com/danielferrarir/cypress-fill-command/compare/v1.0.2...HEAD
70+ [ 1.0.2 ] : https://github.com/danielferrarir/cypress-fill-command/compare/v1.0.1...v1.0.2
6471[ 1.0.1 ] : https://github.com/danielferrarir/cypress-fill-command/compare/v1.0.0...v1.0.1
6572[ 1.0.0 ] : https://github.com/danielferrarir/cypress-fill-command/compare/v0.1.0...v1.0.0
6673[ 0.1.0 ] : https://github.com/danielferrarir/cypress-fill-command/compare/v0.0.15...v0.1.0
Original file line number Diff line number Diff line change 11{
22 "name" : " cypress-fill-command" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
44 "description" : " A Cypress command for fill inputs" ,
55 "homepage" : " https://github.com/DanielFerrariR/cypress-fill-command" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments