Skip to content

Commit

Permalink
Version Packages (next) (#36)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jul 10, 2024
1 parent b3761de commit 2cc0c5d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
},
"changesets": [
"khaki-dots-sleep",
"poor-rice-tell",
"six-socks-kick"
]
}
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @web-widget/shared-cache

## 1.0.0-next.2

### Patch Changes

- b3761de: Fix Request.cache equal to "default" will cause exception.

## 1.0.0-next.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web-widget/shared-cache",
"version": "1.0.0-next.1",
"version": "1.0.0-next.2",
"description": "An implementation of the web Cache API using LRU",
"keywords": [
"Cache",
Expand Down

0 comments on commit 2cc0c5d

Please sign in to comment.