Skip to content

Commit

Permalink
Merge pull request oasisprotocol#1848 from oasisprotocol/lw/release-n…
Browse files Browse the repository at this point in the history
…otes

Update release notes
  • Loading branch information
lukaw3d authored Feb 16, 2024
2 parents 292650f + 1c49ffb commit b88f079
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions .changelog/1848.internal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update release notes
12 changes: 12 additions & 0 deletions docs/release-process.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

## Web wallet

Make a release:

- ```sh
pip3 install --upgrade \
https://github.com/oasisprotocol/towncrier/archive/oasis-master.tar.gz
```

- `yarn changelog`, commit "Assemble changes for ___ release", and merge PR
- `yarn release-tag`
([.github/workflows/release.yml](/.github/workflows/release.yml) then creates
a github release)

Staging:

- download <https://github.com/oasisprotocol/oasis-wallet-web/releases>
Expand Down

0 comments on commit b88f079

Please sign in to comment.