Skip to content

Commit

Permalink
Merge branch 'release/1.1.0-alpha.19'
Browse files Browse the repository at this point in the history
  • Loading branch information
nekofar committed Jul 7, 2024
2 parents 36c39c8 + cdd3f0c commit a2fbb29
Show file tree
Hide file tree
Showing 6 changed files with 119 additions and 336 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
override: true

- name: Deploy to Workers
uses: cloudflare/wrangler-action@v3.6.1
uses: cloudflare/wrangler-action@v3.7.0
with:
accountId: ${{ secrets.CF_ACCOUNT_ID }}
apiToken: ${{ secrets.CF_API_TOKEN }}
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## [1.1.0-alpha.19] - 2024-07-07

### Bug Fixes

- Solve some minor issues and update dependencies

## [1.1.0-alpha.18] - 2024-06-16

### Bug Fixes
Expand Down
Loading

0 comments on commit a2fbb29

Please sign in to comment.