Skip to content

Commit f329cc1

Browse files
feat(/): updating readme
1 parent 3a24820 commit f329cc1

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ I cannot guarantee it will work in any custom input, but we can try to improve i
7373

7474
## Contributors
7575

76-
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
76+
Thanks goes to these wonderful people ([emoji key](https://github.com/all-contributors/all-contributors#emoji-key)):
7777

7878
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
7979
<!-- prettier-ignore-start -->
@@ -89,6 +89,8 @@ This project follows the [all-contributors](https://github.com/all-contributors/
8989

9090
<!-- ALL-CONTRIBUTORS-LIST:END -->
9191

92+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
93+
9294
## License
9395

9496
[MIT][mit]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cypress-fill-command",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"description": "A Cypress command for fill inputs",
55
"homepage": "https://github.com/DanielFerrariR/cypress-fill-command",
66
"repository": {

0 commit comments

Comments
 (0)