Skip to content

Commit

Permalink
Bump version to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
dotdoom committed Oct 15, 2022
1 parent 9f9a142 commit 39391f2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,8 @@
## v2

- Update a few packages for security reasons.
- Bump NodeJS to 16 (#249).

## v1

- Initial release.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -13,7 +13,7 @@ self-hosted runners.
```yaml
steps:
- uses: actions/checkout@v2
- uses: futureware-tech/simulator-action@v1
- uses: futureware-tech/simulator-action@v2
with:
model: 'iPhone 8'
- run: flutter drive
Expand Down

0 comments on commit 39391f2

Please sign in to comment.