Skip to content

Commit

Permalink
docs: add release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
sgratzl committed Feb 14, 2021
1 parent 2907e77 commit 872c5df
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 @@ -100,7 +100,7 @@ requirements:
npm i -g yarn
yarn set version berry
yarn install
yarn pnpify --sdk
yarn pnpify --sdk vscode
```

### Building
Expand Down Expand Up @@ -145,9 +145,8 @@ devtools::build_site("r_package)
use `release-it`
```sh
yarn release:major
yarn release:minor
yarn release:patch
yarn release
Rscript -e "devtools::release('r_package')"
```
## Privacy Policy
Expand Down

0 comments on commit 872c5df

Please sign in to comment.