Skip to content

Commit

Permalink
chore: remove outdated release section from readme (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
nbbeeken authored Dec 5, 2024
1 parent b4886b5 commit 7d8c6de
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,12 +108,3 @@ First, install and build the zstd library:

Then:
`npm test`

## Releasing

CI will automatically publish when it detects a new release after:

```
npm run release -- --release-as <patch|minor|major>
git push --follow-tags origin main
```

0 comments on commit 7d8c6de

Please sign in to comment.