Skip to content

Commit

Permalink
Create Release (next) (#108)
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
2 people authored and manzt committed Aug 30, 2023
1 parent 9b76a33 commit 9bbf193
Show file tree
Hide file tree
Showing 14 changed files with 64 additions and 8 deletions.
3 changes: 2 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"changesets": [
"cold-dancers-chew",
"flat-boats-train",
"quick-teachers-camp"
"quick-teachers-camp",
"small-vans-clean"
]
}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# zarrita.js <a href="https://github.com/manzt/zarrita.js"><img align="right" src="https://raw.githubusercontent.com/manzt/zarrita.js/main/docs/public/logo.svg" height="38"></img></a>
# zarrita.js <a href="https://github.com/manzt/zarrita.js"><img align="right" src="https://raw.githubusercontent.com/manzt/zarrita.js/main/docs/public/favicon.svg" height="38"></img></a>

[![NPM](https://img.shields.io/npm/v/zarrita/next.svg?color=black)](https://www.npmjs.com/package/zarrita)
[![License](https://img.shields.io/npm/l/zarrita.svg?color=black)](https://github.com/manzt/zarrita.js/raw/main/LICENSE)
Expand Down
10 changes: 10 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @zarrita/core

## 0.1.0-next.1

### Patch Changes

- Add licenses and READMES to packages ([#107](https://github.com/manzt/zarrita.js/pull/107))

- Updated dependencies [[`9b76a33`](https://github.com/manzt/zarrita.js/commit/9b76a331605be7d7d53188c069cf2dbb8463baec)]:
- @zarrita/typedarray@0.1.0-next.1
- @zarrita/storage@0.1.0-next.1

## 0.1.0-next.0

### Minor 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.0",
"version": "0.1.0-next.1",
"license": "MIT",
"type": "module",
"sideEffects": false,
Expand Down
11 changes: 11 additions & 0 deletions packages/indexing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @zarrita/indexing

## 0.1.0-next.2

### Patch Changes

- Add licenses and READMES to packages ([#107](https://github.com/manzt/zarrita.js/pull/107))

- Updated dependencies [[`9b76a33`](https://github.com/manzt/zarrita.js/commit/9b76a331605be7d7d53188c069cf2dbb8463baec)]:
- @zarrita/typedarray@0.1.0-next.1
- @zarrita/storage@0.1.0-next.1
- @zarrita/core@0.1.0-next.1

## 0.1.0-next.1

### 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.1",
"version": "0.1.0-next.2",
"license": "MIT",
"type": "module",
"sideEffects": false,
Expand Down
11 changes: 11 additions & 0 deletions packages/ndarray/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @zarrita/ndarray

## 0.1.0-next.2

### Patch Changes

- Add licenses and READMES to packages ([#107](https://github.com/manzt/zarrita.js/pull/107))

- Updated dependencies [[`9b76a33`](https://github.com/manzt/zarrita.js/commit/9b76a331605be7d7d53188c069cf2dbb8463baec)]:
- @zarrita/indexing@0.1.0-next.2
- @zarrita/storage@0.1.0-next.1
- @zarrita/core@0.1.0-next.1

## 0.1.0-next.1

### 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.1",
"version": "0.1.0-next.2",
"license": "MIT",
"type": "module",
"sideEffects": false,
Expand Down
6 changes: 6 additions & 0 deletions packages/storage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @zarrita/storage

## 0.1.0-next.1

### Patch Changes

- Add licenses and READMES to packages ([#107](https://github.com/manzt/zarrita.js/pull/107))

## 0.1.0-next.0

### 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.0",
"version": "0.1.0-next.1",
"license": "MIT",
"type": "module",
"sideEffects": false,
Expand Down
6 changes: 6 additions & 0 deletions packages/typedarray/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @zarrita/typedarray

## 0.1.0-next.1

### Patch Changes

- Add licenses and READMES to packages ([#107](https://github.com/manzt/zarrita.js/pull/107))

## 0.1.0-next.0

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

## 0.4.0-next.2

### Patch Changes

- Add licenses and READMES to packages ([#107](https://github.com/manzt/zarrita.js/pull/107))

- Updated dependencies [[`9b76a33`](https://github.com/manzt/zarrita.js/commit/9b76a331605be7d7d53188c069cf2dbb8463baec)]:
- @zarrita/indexing@0.1.0-next.2
- @zarrita/storage@0.1.0-next.1
- @zarrita/core@0.1.0-next.1

## 0.4.0-next.1

### 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.1",
"version": "0.4.0-next.2",
"license": "MIT",
"type": "module",
"sideEffects": false,
Expand Down

0 comments on commit 9bbf193

Please sign in to comment.