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

Dev -> Main: 0.7.5 #80

Merged
merged 1 commit into from
Aug 9, 2024
Merged

Dev -> Main: 0.7.5 #80

merged 1 commit into from
Aug 9, 2024

Commits on Aug 9, 2024

  1. Feature/move helpers to lib + fixes (#79)

    * Fixed up menu position and some styles on input fields
    
    * Updated changelogs and bumped version
    
    * Moved some Non-Spotify related helper functions to new npm library, converted copy-build to ts just because
    
    * Updated oceanity/firebot-helpers dependency
    
    * Moved DbService to helper library, converted use of Db in lyrics to fs-extra because it's just raw saving/loading entire json files
    
    * Removed live queue updating, removed announced deprecated variables, deprecated more variables
    
    * Moved calls to firebot utils to @oceanity/firebot-helpers
    
    * Updated mock
    
    * Moved more methods to @oceanity/firebot-helpers
    
    * Fixed some typos
    
    * Updated queue variables to pull live data
    
    * Updated description
    
    * removed Launch
    
    * updated changelog
    Oceanity authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    0426672 View commit details
    Browse the repository at this point in the history