Skip to content

Commit

Permalink
chore: bump to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wescopeland committed Dec 8, 2023
1 parent 95fe7a1 commit 0b2555f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
8 changes: 0 additions & 8 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,14 +92,6 @@ You can build the app using:
yarn build
```

## Documentation Website

We use VitePress for the docs site. You can start VitePress locally using:

```bash
yarn docs:dev
```

## Opening a PR

Before opening a PR, the following are good things to check for:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"raweb",
"retro gaming"
],
"version": "1.2.1",
"version": "1.3.0",
"typings": "dist/index.d.ts",
"exports": {
".": {
Expand Down

0 comments on commit 0b2555f

Please sign in to comment.