From 2ec522e0cf6d595a420dfa0045fdc3f64b91621f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 21 Nov 2022 00:03:29 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20update=20prereleases=20?= =?UTF-8?q?(next)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .changeset/pre.json | 14 ++++++++++++++ libs/components/CHANGELOG.md | 18 ++++++++++++++++++ libs/components/package.json | 2 +- libs/contentful/CHANGELOG.md | 8 ++++++++ libs/contentful/package.json | 2 +- libs/core/CHANGELOG.md | 16 ++++++++++++++++ libs/core/package.json | 2 +- libs/query/CHANGELOG.md | 6 ++++++ libs/query/package.json | 2 +- libs/theming/CHANGELOG.md | 6 ++++++ libs/theming/package.json | 2 +- 11 files changed, 73 insertions(+), 5 deletions(-) diff --git a/.changeset/pre.json b/.changeset/pre.json index 2a6edb119..fe9bb41d0 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -10,21 +10,25 @@ "@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", @@ -32,10 +36,14 @@ "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", @@ -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" diff --git a/libs/components/CHANGELOG.md b/libs/components/CHANGELOG.md index 06c7551c6..97fafccc7 100644 --- a/libs/components/CHANGELOG.md +++ b/libs/components/CHANGELOG.md @@ -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 diff --git a/libs/components/package.json b/libs/components/package.json index 4b7bcb34f..acbabf043 100644 --- a/libs/components/package.json +++ b/libs/components/package.json @@ -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" diff --git a/libs/contentful/CHANGELOG.md b/libs/contentful/CHANGELOG.md index 18f9f50d2..e606feaa3 100644 --- a/libs/contentful/CHANGELOG.md +++ b/libs/contentful/CHANGELOG.md @@ -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 diff --git a/libs/contentful/package.json b/libs/contentful/package.json index 06122d762..cd6131442 100644 --- a/libs/contentful/package.json +++ b/libs/contentful/package.json @@ -1,6 +1,6 @@ { "name": "@ethlete/contentful", - "version": "0.1.0-next.6", + "version": "0.1.0-next.7", "dependencies": { "tslib": "^2.3.0" }, diff --git a/libs/core/CHANGELOG.md b/libs/core/CHANGELOG.md index c803f9962..c0b4a00d0 100644 --- a/libs/core/CHANGELOG.md +++ b/libs/core/CHANGELOG.md @@ -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 diff --git a/libs/core/package.json b/libs/core/package.json index 2b7feb3cc..7659fea87 100644 --- a/libs/core/package.json +++ b/libs/core/package.json @@ -1,6 +1,6 @@ { "name": "@ethlete/core", - "version": "0.2.0-next.6", + "version": "0.2.0-next.7", "dependencies": { "tslib": "2.4.1" }, diff --git a/libs/query/CHANGELOG.md b/libs/query/CHANGELOG.md index a6383b5cd..c109c8ff7 100644 --- a/libs/query/CHANGELOG.md +++ b/libs/query/CHANGELOG.md @@ -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 diff --git a/libs/query/package.json b/libs/query/package.json index 82fba9cb1..3813ca2fc 100644 --- a/libs/query/package.json +++ b/libs/query/package.json @@ -1,6 +1,6 @@ { "name": "@ethlete/query", - "version": "0.1.0-next.7", + "version": "0.1.0-next.8", "dependencies": { "tslib": "^2.3.0" }, diff --git a/libs/theming/CHANGELOG.md b/libs/theming/CHANGELOG.md index 41270da5b..3030b12bf 100644 --- a/libs/theming/CHANGELOG.md +++ b/libs/theming/CHANGELOG.md @@ -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 diff --git a/libs/theming/package.json b/libs/theming/package.json index 697abfeeb..4eabb6b74 100644 --- a/libs/theming/package.json +++ b/libs/theming/package.json @@ -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"