Skip to content

Commit

Permalink
Merge pull request #273 from ethlete-io/changeset-release/next
Browse files Browse the repository at this point in the history
Release prerelease packages (next)
  • Loading branch information
TomTomB authored Dec 1, 2022
2 parents 1bc0f86 + e7b945e commit 07c62e9
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"quiet-pianos-swim",
"rich-turkeys-call",
"rude-garlics-guess",
"selfish-kiwis-impress",
"serious-cats-relax",
"sharp-pumas-cough",
"shy-sheep-help",
Expand All @@ -62,6 +63,7 @@
"stale-panthers-draw",
"strong-badgers-dress",
"tasty-dryers-begin",
"thin-geese-begin",
"tiny-glasses-bake",
"tiny-ties-promise",
"tough-ears-buy",
Expand Down
6 changes: 6 additions & 0 deletions libs/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ethlete/components

## 0.2.0-next.19

### Minor Changes

- [`0f83618`](https://github.com/ethlete-io/ethdk/commit/0f83618c5cecb990196b271c9788b7147eb4d1b3) Thanks [@TomTomB](https://github.com/TomTomB)! - Expose overlay class option for dialog and bottom sheet

## 0.2.0-next.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ethlete/components",
"version": "0.2.0-next.18",
"version": "0.2.0-next.19",
"exports": {
".": {
"css": "./src/lib/styles/index.css"
Expand Down
6 changes: 6 additions & 0 deletions libs/query/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ethlete/query

## 0.1.0-next.10

### Minor Changes

- [`0189154`](https://github.com/ethlete-io/ethdk/commit/0189154fd09edf99ee50425e5e2abc821f474f63) Thanks [@TomTomB](https://github.com/TomTomB)! - Add additional rxjs query utils

## 0.1.0-next.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ethlete/query",
"version": "0.1.0-next.9",
"version": "0.1.0-next.10",
"dependencies": {
"tslib": "^2.3.0"
},
Expand Down

0 comments on commit 07c62e9

Please sign in to comment.