Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

publish develop branch with edge tag#443

Merged
masaka3620 merged 1 commit intoEOSIO:developfrom
masaka3620:push-develop-branch
Nov 26, 2018
Merged

publish develop branch with edge tag#443
masaka3620 merged 1 commit intoEOSIO:developfrom
masaka3620:push-develop-branch

Conversation

@masaka3620
Copy link
Copy Markdown
Contributor

This is an incremental change to the publish process for eosjs. This will publish the HEAD of the develop branch as an NPM with the edge tag. The version of the package.json is incremented with with the prerelease option. With the current state of the package.json, this will look like:

v20.0.0-beta2.0

Subsequent commits against the develop branch will continue to increment the prerelease version number:
v20.0.0-beta2.1
v20.0.0-beta2.2

and so on.

Those interested in utilizing the latest commits to the develop branch can run npm install eosjs@edge

@masaka3620 masaka3620 merged commit e33e047 into EOSIO:develop Nov 26, 2018
@masaka3620 masaka3620 deleted the push-develop-branch branch November 26, 2018 19:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants