Skip to content

CI workflow uses a regexp replace and changed the version script #89

Description

@blaine-arcjet
  • I'm submitting a ...
    [x] bug report
    [ ] feature request
    [ ] question about the decisions made in the repository
    [ ] question about how to use this project

  • Summary

The CI publish workflow uses a regexp to find-and-replace the version number in the package.json file. This caused the last publish run to change the version script instead of the version number.

  • Other information (e.g. detailed explanation, stack traces, related issues, suggestions how to fix, links for us to have context, eg. StackOverflow, personal fork, etc.)

You could try using the npm version command instead so the package.json is updated correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions