Skip to content

Commit

Permalink
chore: update main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
hongaar committed Jan 30, 2021
1 parent 84e3467 commit 7d9f85e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .releaserc.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
"branches": [
"main"
],
"plugins": [
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ type Args = {
---
ℹ More examples in the
[examples](https://github.com/hongaar/bandersnatch/tree/master/examples)
[examples](https://github.com/hongaar/bandersnatch/tree/main/examples)
directory.
## API
Expand Down Expand Up @@ -521,7 +521,7 @@ There are many options to bundle your application for distribution. We'll
discuss a common pattern.
ℹ An example can be found in the
[examples/bundle](https://github.com/hongaar/bandersnatch/tree/master/examples/bundle)
[examples/bundle](https://github.com/hongaar/bandersnatch/tree/main/examples/bundle)
directory.
Init a `package.json` if needed:
Expand Down

0 comments on commit 7d9f85e

Please sign in to comment.