Skip to content

Create a script that updates the npm version #97

Description

@Snailedlt

Create a script that updates the version of either the API or the website.
See #72 for where the version needs to be updated

The script should take the following arguments:

  • app
    • Description: Which app do you want to update? /web or /api
    • Accepted arguments:
      • /
      • All subfolders of /apps. For example /web or /api
    • Note: If the app is from /apps the / root version will also be updated
  • version-type
    • Description: Is it a major, minor or patch version?
    • Accepted values: major, minor, patch

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions