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.1] - 2021-02-16
11+
12+ ### Added
13+
14+ - Updating contributors
15+
1016## [ 1.0.0] - 2021-02-16
1117
1218### Added
@@ -54,7 +60,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5460
5561- Updating README.md.
5662
57- [ unreleased ] : https://github.com/danielferrarir/cypress-fill-command/compare/v0.1.0...HEAD
63+ [ unreleased ] : https://github.com/danielferrarir/cypress-fill-command/compare/v1.0.1...HEAD
64+ [ 1.0.1 ] : https://github.com/danielferrarir/cypress-fill-command/compare/v1.0.0...v1.0.1
5865[ 1.0.0 ] : https://github.com/danielferrarir/cypress-fill-command/compare/v0.1.0...v1.0.0
5966[ 0.1.0 ] : https://github.com/danielferrarir/cypress-fill-command/compare/v0.0.15...v0.1.0
6067[ 0.0.15 ] : https://github.com/danielferrarir/cypress-fill-command/compare/v0.0.14...v0.0.15
Original file line number Diff line number Diff line change 11{
22 "name" : " cypress-fill-command" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
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