Skip to content

Commit

Permalink
chore: 🤖 update prereleases (next)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 17, 2023
1 parent 52e6a2a commit c0dfd86
Show file tree
Hide file tree
Showing 9 changed files with 38 additions and 4 deletions.
6 changes: 6 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,16 @@
"gorgeous-eyes-tease",
"gorgeous-swans-promise",
"green-dolphins-nail",
"happy-seas-flow",
"hip-ads-care",
"hungry-cycles-approve",
"hungry-needles-tap",
"kind-hornets-attend",
"kind-radios-smoke",
"kind-waves-listen",
"large-cows-raise",
"lazy-forks-learn",
"mean-shrimps-poke",
"mighty-teachers-grin",
"modern-timers-search",
"neat-cobras-stare",
Expand All @@ -60,6 +64,7 @@
"quiet-pianos-swim",
"rich-turkeys-call",
"rude-garlics-guess",
"rude-phones-hang",
"selfish-kiwis-impress",
"serious-cats-relax",
"shaggy-years-cross",
Expand Down Expand Up @@ -89,6 +94,7 @@
"unlucky-pans-pump",
"unlucky-turkeys-sort",
"warm-seals-peel",
"wicked-bats-fail",
"wise-tables-bow",
"yellow-cheetahs-hang",
"yellow-shirts-joke",
Expand Down
8 changes: 8 additions & 0 deletions libs/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @ethlete/components

## 0.2.0-next.22

### Minor Changes

- [#303](https://github.com/ethlete-io/ethdk/pull/303) [`2941647`](https://github.com/ethlete-io/ethdk/commit/2941647c8e59eb1aac4e3b7aeb3b7ef7dcecb2c7) Thanks [@renovate](https://github.com/apps/renovate)! - Add button and query button components and directives

- [`52e6a2a`](https://github.com/ethlete-io/ethdk/commit/52e6a2a197563d0536749c1b333bd5c0761bcdf7) - Add checkbox and group components and directives

## 0.2.0-next.21

### 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.21",
"version": "0.2.0-next.22",
"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.11

### Minor Changes

- [#303](https://github.com/ethlete-io/ethdk/pull/303) [`9ea8477`](https://github.com/ethlete-io/ethdk/commit/9ea847781fb53dc6cb2c00c7f4be15a0244534fb) Thanks [@renovate](https://github.com/apps/renovate)! - Add structured data component

- [#303](https://github.com/ethlete-io/ethdk/pull/303) [`72e0911`](https://github.com/ethlete-io/ethdk/commit/72e0911cac1784f112270e78bc1f2b6a4ffff6cc) Thanks [@renovate](https://github.com/apps/renovate)! - Add reactive binding util

## 0.2.0-next.10

### 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.10",
"version": "0.2.0-next.11",
"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.13

### Minor Changes

- [#303](https://github.com/ethlete-io/ethdk/pull/303) [`642273d`](https://github.com/ethlete-io/ethdk/commit/642273d483e5bc49bd2cbca33ebf51aefe757c8f) Thanks [@renovate](https://github.com/apps/renovate)! - Add QueryCollections

## 0.1.0-next.12

### 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.12",
"version": "0.1.0-next.13",
"dependencies": {
"tslib": "^2.3.0"
},
Expand Down
6 changes: 6 additions & 0 deletions libs/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ethlete/types

## 0.2.0-next.4

### Minor Changes

- [#303](https://github.com/ethlete-io/ethdk/pull/303) [`c11e5b0`](https://github.com/ethlete-io/ethdk/commit/c11e5b001f326fe3253af05ad2fc5fbb0ee12e2c) Thanks [@renovate](https://github.com/apps/renovate)! - Add json ld types

## 0.2.0-next.3

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ethlete/types",
"version": "0.2.0-next.3",
"version": "0.2.0-next.4",
"dependencies": {
"tslib": "2.4.1"
},
Expand Down

0 comments on commit c0dfd86

Please sign in to comment.