Skip to content

Commit

Permalink
Merge pull request #17 from AlecBlance/changeset-release/main
Browse files Browse the repository at this point in the history
  • Loading branch information
AlecBlance authored Oct 12, 2024
2 parents 50a92ca + 012830a commit ee60efd
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/thin-plums-count.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# s3bucketlist

## 3.0.1

### Patch Changes

- 50a92ca: Removed unnecessary permissions, fixes bug where recorded buckets are cleared after 30 seconds, fixed linting issues
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "s3bucketlist",
"private": true,
"version": "3.0.0",
"version": "3.0.1",
"type": "module",
"scripts": {
"build": "tsc -b && vite build",
Expand Down

0 comments on commit ee60efd

Please sign in to comment.