Skip to content

Commit

Permalink
Version Packages (next) (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Feb 25, 2024
1 parent 511dbdc commit 20d4551
Show file tree
Hide file tree
Showing 11 changed files with 49 additions and 6 deletions.
4 changes: 3 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@
"serious-comics-lick",
"slimy-pigs-buy",
"small-vans-clean",
"strange-paws-turn"
"something",
"strange-paws-turn",
"three-pots-matter"
]
}
7 changes: 7 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @zarrita/core

## 0.1.0-next.8

### Patch Changes

- Updated dependencies [[`511dbdc008fffc5f26b0aa2e116f91d720d34f16`](https://github.com/manzt/zarrita.js/commit/511dbdc008fffc5f26b0aa2e116f91d720d34f16), [`35047471d3d79d0a98dd8226e2e1f6fad01e8923`](https://github.com/manzt/zarrita.js/commit/35047471d3d79d0a98dd8226e2e1f6fad01e8923)]:
- @zarrita/storage@0.1.0-next.4

## 0.1.0-next.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zarrita/core",
"version": "0.1.0-next.7",
"version": "0.1.0-next.8",
"license": "MIT",
"type": "module",
"sideEffects": false,
Expand Down
8 changes: 8 additions & 0 deletions packages/indexing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @zarrita/indexing

## 0.1.0-next.10

### Patch Changes

- Updated dependencies [[`511dbdc008fffc5f26b0aa2e116f91d720d34f16`](https://github.com/manzt/zarrita.js/commit/511dbdc008fffc5f26b0aa2e116f91d720d34f16), [`35047471d3d79d0a98dd8226e2e1f6fad01e8923`](https://github.com/manzt/zarrita.js/commit/35047471d3d79d0a98dd8226e2e1f6fad01e8923)]:
- @zarrita/storage@0.1.0-next.4
- @zarrita/core@0.1.0-next.8

## 0.1.0-next.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/indexing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zarrita/indexing",
"version": "0.1.0-next.9",
"version": "0.1.0-next.10",
"license": "MIT",
"type": "module",
"sideEffects": false,
Expand Down
9 changes: 9 additions & 0 deletions packages/ndarray/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @zarrita/ndarray

## 0.1.0-next.10

### Patch Changes

- Updated dependencies [[`511dbdc008fffc5f26b0aa2e116f91d720d34f16`](https://github.com/manzt/zarrita.js/commit/511dbdc008fffc5f26b0aa2e116f91d720d34f16), [`35047471d3d79d0a98dd8226e2e1f6fad01e8923`](https://github.com/manzt/zarrita.js/commit/35047471d3d79d0a98dd8226e2e1f6fad01e8923)]:
- @zarrita/storage@0.1.0-next.4
- @zarrita/core@0.1.0-next.8
- @zarrita/indexing@0.1.0-next.10

## 0.1.0-next.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ndarray/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zarrita/ndarray",
"version": "0.1.0-next.9",
"version": "0.1.0-next.10",
"license": "MIT",
"type": "module",
"sideEffects": false,
Expand Down
8 changes: 8 additions & 0 deletions packages/storage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @zarrita/storage

## 0.1.0-next.4

### Patch Changes

- Add support for passing fetch options to ReferenceStore. ([#155](https://github.com/manzt/zarrita.js/pull/155))

- Add support for passing fetch options to ZipFileStore.fromUrl. ([#156](https://github.com/manzt/zarrita.js/pull/156))

## 0.1.0-next.3

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zarrita/storage",
"version": "0.1.0-next.3",
"version": "0.1.0-next.4",
"license": "MIT",
"type": "module",
"sideEffects": false,
Expand Down
9 changes: 9 additions & 0 deletions packages/zarrita/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# zarrita

## 0.4.0-next.10

### Patch Changes

- Updated dependencies [[`511dbdc008fffc5f26b0aa2e116f91d720d34f16`](https://github.com/manzt/zarrita.js/commit/511dbdc008fffc5f26b0aa2e116f91d720d34f16), [`35047471d3d79d0a98dd8226e2e1f6fad01e8923`](https://github.com/manzt/zarrita.js/commit/35047471d3d79d0a98dd8226e2e1f6fad01e8923)]:
- @zarrita/storage@0.1.0-next.4
- @zarrita/core@0.1.0-next.8
- @zarrita/indexing@0.1.0-next.10

## 0.4.0-next.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/zarrita/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zarrita",
"version": "0.4.0-next.9",
"version": "0.4.0-next.10",
"license": "MIT",
"homepage": "https://manzt.github.io/zarrita.js/",
"repository": {
Expand Down

0 comments on commit 20d4551

Please sign in to comment.