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

feat: convert VoiceNotify to discord.js v13 #49

Merged
merged 5 commits into from
May 22, 2022

Commits on Mar 1, 2022

  1. build: generate changelog

    vpctorr authored and Harvtronix committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    4e44620 View commit details
    Browse the repository at this point in the history
  2. fix: add npm install to version cmd

    - This will keep the workspace package versions up to date in the package-lock.json file
    Harvtronix committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    f683450 View commit details
    Browse the repository at this point in the history
  3. chore: install discord.js in individual workspaces

    - Discord.js is no longer installed as a root workspace dep.
    - It is instead installed individually in each package.
    - This allows the VoiceNotify package to move foward to v13 without affecting the other packages.
    Harvtronix committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    0c13aa0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a36ef17 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2022

  1. chore: updated dependencies

    - also undo a commit that had been force pushed
    vpctorr committed May 22, 2022
    Configuration menu
    Copy the full SHA
    aa345ff View commit details
    Browse the repository at this point in the history