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 12, 2023
1 parent 1327af1 commit 224661a
Show file tree
Hide file tree
Showing 13 changed files with 69 additions and 7 deletions.
8 changes: 7 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"chilly-planes-design",
"clever-chefs-repeat",
"cuddly-actors-unite",
"cuddly-turtles-mate",
"dry-maps-love",
"dry-shrimps-cross",
"early-otters-develop",
Expand All @@ -30,9 +31,11 @@
"fresh-wasps-kneel",
"friendly-olives-ring",
"funny-toes-watch",
"good-carrots-relax",
"gorgeous-apricots-lie",
"gorgeous-eyes-tease",
"gorgeous-swans-promise",
"green-dolphins-nail",
"hip-ads-care",
"hungry-cycles-approve",
"kind-hornets-attend",
Expand Down Expand Up @@ -71,7 +74,9 @@
"spicy-otters-clean",
"stale-panthers-draw",
"strong-badgers-dress",
"strong-worms-train",
"tasty-dryers-begin",
"tasty-pets-check",
"thin-geese-begin",
"tiny-glasses-bake",
"tiny-ties-promise",
Expand All @@ -84,6 +89,7 @@
"warm-seals-peel",
"wise-tables-bow",
"yellow-cheetahs-hang",
"yellow-shirts-joke"
"yellow-shirts-joke",
"young-turtles-travel"
]
}
10 changes: 10 additions & 0 deletions libs/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @ethlete/components

## 0.2.0-next.21

### Minor Changes

- [#193](https://github.com/ethlete-io/ethdk/pull/193) [`834dab4`](https://github.com/ethlete-io/ethdk/commit/834dab4317f6bafd7919263c56bd6638a0a9ad09) Thanks [@renovate](https://github.com/apps/renovate)! - Remove destroy directive in favor of destroy service

### Patch Changes

- [`1327af1`](https://github.com/ethlete-io/ethdk/commit/1327af13c721f8fe26d53bd12abd17e93d62bee5) Thanks [@TomTomB](https://github.com/TomTomB)! - Dependency updates

## 0.2.0-next.20

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

## 0.1.0-next.13

### Patch Changes

- [`1327af1`](https://github.com/ethlete-io/ethdk/commit/1327af13c721f8fe26d53bd12abd17e93d62bee5) Thanks [@TomTomB](https://github.com/TomTomB)! - Dependency updates

## 0.1.0-next.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/contentful/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ethlete/contentful",
"version": "0.1.0-next.12",
"version": "0.1.0-next.13",
"dependencies": {
"tslib": "^2.3.0"
},
Expand Down
12 changes: 12 additions & 0 deletions libs/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @ethlete/core

## 0.2.0-next.10

### Minor Changes

- [#193](https://github.com/ethlete-io/ethdk/pull/193) [`834dab4`](https://github.com/ethlete-io/ethdk/commit/834dab4317f6bafd7919263c56bd6638a0a9ad09) Thanks [@renovate](https://github.com/apps/renovate)! - Remove destroy directive in favor of destroy service

### Patch Changes

- [#193](https://github.com/ethlete-io/ethdk/pull/193) [`50dc199`](https://github.com/ethlete-io/ethdk/commit/50dc199faad225c49350c6595f4664cedb51bc6f) Thanks [@renovate](https://github.com/apps/renovate)! - Update view if repeat directive input changes

- [`1327af1`](https://github.com/ethlete-io/ethdk/commit/1327af13c721f8fe26d53bd12abd17e93d62bee5) Thanks [@TomTomB](https://github.com/TomTomB)! - Dependency updates

## 0.2.0-next.9

### 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.9",
"version": "0.2.0-next.10",
"dependencies": {
"tslib": "2.4.1"
},
Expand Down
12 changes: 12 additions & 0 deletions libs/query/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @ethlete/query

## 0.1.0-next.11

### Minor Changes

- [#193](https://github.com/ethlete-io/ethdk/pull/193) [`b8199f0`](https://github.com/ethlete-io/ethdk/commit/b8199f0534c466d2f022a6ba754c55818aa7b863) Thanks [@renovate](https://github.com/apps/renovate)! - Support sending refresh token via query param

- [#193](https://github.com/ethlete-io/ethdk/pull/193) [`f3ae592`](https://github.com/ethlete-io/ethdk/commit/f3ae592715d82aab5ba73d5e531c92ecd63a654f) Thanks [@renovate](https://github.com/apps/renovate)! - Add useResultIn property to query prepare function

### Patch Changes

- [`1327af1`](https://github.com/ethlete-io/ethdk/commit/1327af13c721f8fe26d53bd12abd17e93d62bee5) Thanks [@TomTomB](https://github.com/TomTomB)! - Dependency updates

## 0.1.0-next.10

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

## 0.2.0-next.2

### Patch Changes

- [`1327af1`](https://github.com/ethlete-io/ethdk/commit/1327af13c721f8fe26d53bd12abd17e93d62bee5) Thanks [@TomTomB](https://github.com/TomTomB)! - Dependency updates

## 0.2.0-next.1

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

## 0.2.0-next.3

### Minor Changes

- [#321](https://github.com/ethlete-io/ethdk/pull/321) [`4b3ab20`](https://github.com/ethlete-io/ethdk/commit/4b3ab20a63ccfdcfefba513c3726fe97a3eef1e8) Thanks [@TomTomB](https://github.com/TomTomB)! - Add checkin types

### Patch Changes

- [`1327af1`](https://github.com/ethlete-io/ethdk/commit/1327af13c721f8fe26d53bd12abd17e93d62bee5) Thanks [@TomTomB](https://github.com/TomTomB)! - Dependency updates

## 0.2.0-next.2

### 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.2",
"version": "0.2.0-next.3",
"dependencies": {
"tslib": "2.4.1"
},
Expand Down

0 comments on commit 224661a

Please sign in to comment.