-
-
Notifications
You must be signed in to change notification settings - Fork 7
browserslist-autofix: add new return with fixed for CHECKS #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
We need also change test to be sure that everything works fine |
Also, don’t forget to change docs |
about the documentation, did I understand correctly that need to update the changelog or did I miss something? |
You need to add API changes to |
CHANGELOG.md
Outdated
@@ -1,6 +1,9 @@ | |||
# Change Log | |||
This project adheres to [Semantic Versioning](http://semver.org/). | |||
|
|||
## 0.3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Revert these changes.
I change version only in release commit.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, understood, pardon!
now i will check how works if set zero queries i think there have bug with new return,
i'll fix it and make new commit again, thank you🤝
package.json
Outdated
@@ -1,6 +1,6 @@ | |||
{ | |||
"name": "browserslist-lint", | |||
"version": "0.2.1", | |||
"version": "0.3.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Revert it. I change version only in release commit.
We also need to change docs: |
Reverted Changelog and version + make changes in docs in js-api |
Thanks. Released in 0.3. |
Create new return with fixed key for lint function