-
-
Notifications
You must be signed in to change notification settings - Fork 88
1.2.0 release #519
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
1.2.0 release #519
Conversation
ea5d01a to
c336790
Compare
| - Moved theme color definitions in CSS to variables `#487 | ||
| <https://github.com/openwisp/openwisp-utils/issues/487>`_. | ||
| - Added line-length enforcement to prettier. | ||
| - Unified Prettier checks into a single command; now includes YAML, |
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.
this should come after the line which mentions switching to prettier.
CHANGES.rst
Outdated
| - Bumped ``tblib~=3.1.0``. | ||
| - Bumped ``docstrfmt~=1.11.1``. | ||
| - Bumped ``celery~=5.5.3``. | ||
| - Bumped ``djangorestframework~=3.16.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.
Let's give priority to the main dependency and list any extra dependencies (eg: the ones for QA) after the main ones.
Signed-off-by: Gagan Deep <[email protected]>
c336790 to
88c3278
Compare
Signed-off-by: Gagan Deep [email protected]