Skip to content

Commit

Permalink
Merge pull request #370 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 Jan 24, 2023
2 parents ef05e84 + da699bc commit 400c747
Show file tree
Hide file tree
Showing 7 changed files with 41 additions and 3 deletions.
8 changes: 8 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,17 +40,21 @@
"hip-ads-care",
"hungry-cycles-approve",
"hungry-needles-tap",
"itchy-cheetahs-press",
"kind-hornets-attend",
"kind-radios-smoke",
"kind-waves-listen",
"large-cows-raise",
"late-comics-lie",
"lazy-forks-learn",
"lemon-bulldogs-agree",
"mean-shrimps-poke",
"mighty-teachers-grin",
"modern-timers-search",
"neat-cobras-stare",
"new-guests-film",
"nice-dragons-wait",
"nice-steaks-shop",
"nine-berries-occur",
"ninety-boxes-rest",
"odd-eggs-love",
Expand All @@ -71,6 +75,7 @@
"sharp-pumas-cough",
"shy-sheep-help",
"silent-needles-invite",
"silent-suns-marry",
"silent-ties-play",
"six-cougars-sell",
"slow-buttons-visit",
Expand All @@ -79,12 +84,14 @@
"soft-buses-switch",
"sour-badgers-explain",
"spicy-otters-clean",
"spicy-rockets-boil",
"stale-panthers-draw",
"strong-badgers-dress",
"strong-worms-train",
"tasty-dryers-begin",
"tasty-pets-check",
"thin-geese-begin",
"thin-parents-sneeze",
"tiny-glasses-bake",
"tiny-ties-promise",
"tough-ears-buy",
Expand All @@ -94,6 +101,7 @@
"unlucky-pans-pump",
"unlucky-turkeys-sort",
"warm-seals-peel",
"weak-cows-occur",
"wicked-bats-fail",
"wise-tables-bow",
"yellow-cheetahs-hang",
Expand Down
16 changes: 16 additions & 0 deletions libs/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @ethlete/components

## 0.2.0-next.23

### Minor Changes

- [#303](https://github.com/ethlete-io/ethdk/pull/303) [`6723c82`](https://github.com/ethlete-io/ethdk/commit/6723c828fb765e43778e4f10ce66876f44ff56d4) Thanks [@renovate](https://github.com/apps/renovate)! - Text and password input components

- [#303](https://github.com/ethlete-io/ethdk/pull/303) [`b784e79`](https://github.com/ethlete-io/ethdk/commit/b784e79614bcbbd87bcc7b7a2398a9986913fb5f) Thanks [@renovate](https://github.com/apps/renovate)! - Radio and radio group components

- [#303](https://github.com/ethlete-io/ethdk/pull/303) [`381eaed`](https://github.com/ethlete-io/ethdk/commit/381eaed6b99c54cc84e4a3b36e70fcf5bcccf545) Thanks [@renovate](https://github.com/apps/renovate)! - Add slide toggle component and directive

- [#303](https://github.com/ethlete-io/ethdk/pull/303) [`abb3419`](https://github.com/ethlete-io/ethdk/commit/abb3419a865ebffd8b8de5010c4dc5895530dd3e) Thanks [@renovate](https://github.com/apps/renovate)! - Add form field component

### Patch Changes

- [#303](https://github.com/ethlete-io/ethdk/pull/303) [`e0d718e`](https://github.com/ethlete-io/ethdk/commit/e0d718e33e4ab92b11b65d56b2d31ebe468f450c) Thanks [@renovate](https://github.com/apps/renovate)! - Fix checkbox control value accessor fn not getting called by checkbox group ctrl

## 0.2.0-next.22

### Minor 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.22",
"version": "0.2.0-next.23",
"exports": {
".": {
"css": "./src/lib/styles/index.css"
Expand Down
8 changes: 8 additions & 0 deletions libs/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @ethlete/core

## 0.2.0-next.12

### Minor Changes

- [#303](https://github.com/ethlete-io/ethdk/pull/303) [`429709e`](https://github.com/ethlete-io/ethdk/commit/429709ef74d4728e2b7019a0bb7dd0dd94ff2c79) Thanks [@renovate](https://github.com/apps/renovate)! - Allow customizing the element ref for reactive bindings

- [#303](https://github.com/ethlete-io/ethdk/pull/303) [`0c07f13`](https://github.com/ethlete-io/ethdk/commit/0c07f13d36fe4d79f63d0cbb72c77b94379ed2d6) Thanks [@renovate](https://github.com/apps/renovate)! - Support classes in reactive bindings

## 0.2.0-next.11

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ethlete/core",
"version": "0.2.0-next.11",
"version": "0.2.0-next.12",
"dependencies": {
"tslib": "2.4.1"
},
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.14

### Patch Changes

- [`ef05e84`](https://github.com/ethlete-io/ethdk/commit/ef05e84e96c97f7c2c8462246ca33b822f61381d) Thanks [@TomTomB](https://github.com/TomTomB)! - Fix FormData query body getting parsed as json

## 0.1.0-next.13

### Minor 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.13",
"version": "0.1.0-next.14",
"dependencies": {
"tslib": "^2.3.0"
},
Expand Down

0 comments on commit 400c747

Please sign in to comment.