Skip to content

fix(build): npm version #136

@ignyx

Description

@ignyx

Historically we've used npm version <major/minor/patch> to increment the version numbers and add the git tag. See example commit.

However, the recent react-native upgrade contains a shellScript in project.pbxproj that doesn't satisfy the parser in react-native-version (see issue).

I tried fixing it trivially, to no avail. Perhaps a future RN upgrade will solve this issue. Otherwise someone can try to rework the shell script to satisfy the constraints.

In the meantime, do the version changes manually, and git tag.

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