Skip to content
This repository has been archived by the owner on Oct 17, 2020. It is now read-only.

Commit

Permalink
Update readme with instructions to publish release to chrome store (#37)
Browse files Browse the repository at this point in the history
* Update readme with instructions to publish release to chrome store

* Update readme with suggested changes

* Update README.md

* Update README.md

* Update README.md

Co-authored-by: Harry Liu <[email protected]>
  • Loading branch information
rohithbalaji123 and coderworld10 authored Mar 15, 2020
1 parent 64effe0 commit 5a3dcd1
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,9 @@ yarn:development
```

#### For Production Release
```
yarn
GIT_TAG=0.0.1 yarn build:production
```
Once the wanted changes are merged into master branch, [create a release tag](https://git-scm.com/book/en/v2/Git-Basics-Tagging) with the new [version](https://semver.org/).

Eg. `0.0.7`

### Install
1. Navigate to `chrome://extensions/` in Google Chrome.
Expand Down

0 comments on commit 5a3dcd1

Please sign in to comment.