Skip to content
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

fix: lintings #276

Merged
merged 1 commit into from
Jul 22, 2024
Merged

fix: lintings #276

merged 1 commit into from
Jul 22, 2024

Conversation

avallete
Copy link
Owner

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Closing issues

Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).

@avallete avallete added the safe to test Use to start running CI on the PR label Jul 22, 2024
@avallete avallete merged commit 22314c2 into master Jul 22, 2024
2 of 3 checks passed
avallete pushed a commit that referenced this pull request Jul 22, 2024
## [1.7.2](v1.7.1...v1.7.2) (2024-07-22)

### Bug Fixes

* app initialization ([#272](#272)) ([98b1b5e](98b1b5e))
* dependencies and use Node.js 16 ([#261](#261)) ([a06fdd6](a06fdd6))
* lintings ([#276](#276)) ([22314c2](22314c2))
* prevent videos from being removed after reset ([#260](#260)) ([7cc139b](7cc139b))
@avallete
Copy link
Owner Author

🎉 This PR is included in version 1.7.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released safe to test Use to start running CI on the PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant