Skip to content

Commit

Permalink
Merge pull request #215 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 Nov 21, 2022
2 parents 8704997 + 2ec522e commit d836976
Show file tree
Hide file tree
Showing 11 changed files with 73 additions and 5 deletions.
14 changes: 14 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,32 +10,40 @@
"@ethlete/query": "0.0.1"
},
"changesets": [
"big-pears-confess",
"blue-knives-melt",
"chilly-planes-design",
"clever-chefs-repeat",
"cuddly-actors-unite",
"dry-maps-love",
"dry-shrimps-cross",
"early-otters-develop",
"eight-dryers-camp",
"eleven-mirrors-switch",
"eleven-suns-attend",
"fair-phones-marry",
"five-camels-lie",
"fluffy-months-vanish",
"fresh-wasps-kneel",
"funny-toes-watch",
"gorgeous-apricots-lie",
"gorgeous-eyes-tease",
"gorgeous-swans-promise",
"hip-ads-care",
"kind-hornets-attend",
"large-cows-raise",
"lazy-forks-learn",
"mighty-teachers-grin",
"modern-timers-search",
"neat-cobras-stare",
"nice-dragons-wait",
"nine-berries-occur",
"ninety-boxes-rest",
"odd-eggs-love",
"perfect-cameras-cover",
"purple-actors-remain",
"purple-rice-provide",
"quick-lies-unite",
"rich-turkeys-call",
"rude-garlics-guess",
"serious-cats-relax",
Expand All @@ -45,13 +53,19 @@
"six-cougars-sell",
"smart-moose-share",
"smooth-toys-draw",
"soft-buses-switch",
"sour-badgers-explain",
"stale-panthers-draw",
"strong-badgers-dress",
"tasty-dryers-begin",
"tiny-glasses-bake",
"tiny-ties-promise",
"tough-ears-buy",
"twelve-dodos-leave",
"unlucky-news-lay",
"unlucky-pans-pump",
"unlucky-turkeys-sort",
"warm-seals-peel",
"wise-tables-bow",
"yellow-cheetahs-hang",
"yellow-shirts-joke"
Expand Down
18 changes: 18 additions & 0 deletions libs/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @ethlete/components

## 0.2.0-next.16

### Patch Changes

- [#215](https://github.com/ethlete-io/ethdk/pull/215) [`b385c76`](https://github.com/ethlete-io/ethdk/commit/b385c76295bebac34c916e75e75c53be22865ad1) Thanks [@github-actions](https://github.com/apps/github-actions)! - Fix bracket method memorization when changing the input data

- [#193](https://github.com/ethlete-io/ethdk/pull/193) [`38042f4`](https://github.com/ethlete-io/ethdk/commit/38042f40b4db21ac617aaa841a5869b285baf4a4) Thanks [@renovate](https://github.com/apps/renovate)! - Replace destroy service with destroy directive since providedIn any is deprecated

- [#193](https://github.com/ethlete-io/ethdk/pull/193) [`d762026`](https://github.com/ethlete-io/ethdk/commit/d76202610f44fcfed1eaaa602ba7266ffde99b7f) Thanks [@renovate](https://github.com/apps/renovate)! - Make bracket compatible with scrollable

- [#193](https://github.com/ethlete-io/ethdk/pull/193) [`0cddda5`](https://github.com/ethlete-io/ethdk/commit/0cddda5d24d2d027bf78d38be26e607db4229c56) Thanks [@renovate](https://github.com/apps/renovate)! - Redo bracket to bracket item data mapping to ensure the ui gets updated on change

- [#193](https://github.com/ethlete-io/ethdk/pull/193) [`73eb466`](https://github.com/ethlete-io/ethdk/commit/73eb46669516a8bb513fdbe5e144854809c9d1b3) Thanks [@renovate](https://github.com/apps/renovate)! - Inject tool and toggletip config via di

- [#193](https://github.com/ethlete-io/ethdk/pull/193) [`22bd56e`](https://github.com/ethlete-io/ethdk/commit/22bd56ef42d5ce6f03caaba0e8e570b4d8bcff9d) Thanks [@renovate](https://github.com/apps/renovate)! - Move easing css vars into components lib

- [#193](https://github.com/ethlete-io/ethdk/pull/193) [`08dedb4`](https://github.com/ethlete-io/ethdk/commit/08dedb4644d0a77f975bd01f500d51d345b39a18) Thanks [@renovate](https://github.com/apps/renovate)! - Switch from config classes to objects

## 0.2.0-next.15

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

## 0.1.0-next.7

### Patch Changes

- [#193](https://github.com/ethlete-io/ethdk/pull/193) [`4491262`](https://github.com/ethlete-io/ethdk/commit/4491262c1d1575f20dacf5abd34e382fd8eb32b3) Thanks [@renovate](https://github.com/apps/renovate)! - Use ngSrc directive for contentful image

- [#193](https://github.com/ethlete-io/ethdk/pull/193) [`08dedb4`](https://github.com/ethlete-io/ethdk/commit/08dedb4644d0a77f975bd01f500d51d345b39a18) Thanks [@renovate](https://github.com/apps/renovate)! - Switch from config classes to objects

## 0.1.0-next.6

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

## 0.2.0-next.7

### Patch Changes

- [#193](https://github.com/ethlete-io/ethdk/pull/193) [`38042f4`](https://github.com/ethlete-io/ethdk/commit/38042f40b4db21ac617aaa841a5869b285baf4a4) Thanks [@renovate](https://github.com/apps/renovate)! - Replace destroy service with destroy directive since providedIn any is deprecated

- [#193](https://github.com/ethlete-io/ethdk/pull/193) [`90612d8`](https://github.com/ethlete-io/ethdk/commit/90612d8083a41e2fb64db893791ab1f576d564c6) Thanks [@renovate](https://github.com/apps/renovate)! - Bring back DestoryService to pevent error NG0309

- [#193](https://github.com/ethlete-io/ethdk/pull/193) [`222d87b`](https://github.com/ethlete-io/ethdk/commit/222d87b67186d7d97e4d2a8a4d5a611d79a05e43) Thanks [@renovate](https://github.com/apps/renovate)! - Add option to enable and disable cursor drag scroll directive

- [#193](https://github.com/ethlete-io/ethdk/pull/193) [`4dad6d6`](https://github.com/ethlete-io/ethdk/commit/4dad6d643f3d5bf5bb7b322781dc4871cef5d956) Thanks [@renovate](https://github.com/apps/renovate)! - Add scrollable directives to set a custom first and last element

- [#193](https://github.com/ethlete-io/ethdk/pull/193) [`4dad6d6`](https://github.com/ethlete-io/ethdk/commit/4dad6d643f3d5bf5bb7b322781dc4871cef5d956) Thanks [@renovate](https://github.com/apps/renovate)! - Fix scrollable scroll state not getting checked correctly on screen resize

- [#193](https://github.com/ethlete-io/ethdk/pull/193) [`b5c4ec9`](https://github.com/ethlete-io/ethdk/commit/b5c4ec9bff52f255b8bf14f17c589c9fa696f265) Thanks [@renovate](https://github.com/apps/renovate)! - Add classes to current scroll observed elements

## 0.2.0-next.6

### Patch 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.6",
"version": "0.2.0-next.7",
"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.8

### Patch Changes

- [#193](https://github.com/ethlete-io/ethdk/pull/193) [`8407fb2`](https://github.com/ethlete-io/ethdk/commit/8407fb25560e7c835deda0371fc68187760b19c4) Thanks [@renovate](https://github.com/apps/renovate)! - Try to parse error fetch response as json before defaulting to plain text

## 0.1.0-next.7

### 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.7",
"version": "0.1.0-next.8",
"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.1

### Patch Changes

- [#193](https://github.com/ethlete-io/ethdk/pull/193) [`22bd56e`](https://github.com/ethlete-io/ethdk/commit/22bd56ef42d5ce6f03caaba0e8e570b4d8bcff9d) Thanks [@renovate](https://github.com/apps/renovate)! - Move easing css vars into components lib

## 0.2.0-next.0

### Minor 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.0",
"version": "0.2.0-next.1",
"exports": {
".": {
"css": "./src/lib/styles/index.css"
Expand Down

0 comments on commit d836976

Please sign in to comment.