Skip to content

issues with npm run release #4704

@lmccart

Description

@lmccart

When running npm run release I am noticing a few problems:

  • The p5.js-release repo files seem to be disorganized. It looks like there is a combo of older files and new ones, placed inside a lib/lib folder.
  • npm version bumps up, but the lib submitted trails by one version. for example npm is at 1.1.2 but the files inside are at 1.1.1
  • The latest package.json file with the updated version gets committed but not pushed (maybe this is expected behavior?)
  • No new release tag is created

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions