From 3e99f6f961414d629ba6732d654ac562b2c1d0bd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 15 Jan 2024 22:13:26 +0000 Subject: [PATCH] chore: update versions [0.33.2] --- .changeset/fluffy-balloons-chew.md | 5 ----- .changeset/itchy-snakes-clap.md | 5 ----- .changeset/long-eels-shout.md | 5 ----- .changeset/polite-boats-remain.md | 5 ----- .changeset/short-vans-hug.md | 5 ----- .changeset/sixty-sloths-add.md | 5 ----- .changeset/slimy-guests-repair.md | 5 ----- .changeset/twenty-plants-rhyme.md | 5 ----- CHANGELOG.md | 20 ++++++++++++++++++++ package.json | 2 +- 10 files changed, 21 insertions(+), 41 deletions(-) delete mode 100644 .changeset/fluffy-balloons-chew.md delete mode 100644 .changeset/itchy-snakes-clap.md delete mode 100644 .changeset/long-eels-shout.md delete mode 100644 .changeset/polite-boats-remain.md delete mode 100644 .changeset/short-vans-hug.md delete mode 100644 .changeset/sixty-sloths-add.md delete mode 100644 .changeset/slimy-guests-repair.md delete mode 100644 .changeset/twenty-plants-rhyme.md diff --git a/.changeset/fluffy-balloons-chew.md b/.changeset/fluffy-balloons-chew.md deleted file mode 100644 index 89e6575..0000000 --- a/.changeset/fluffy-balloons-chew.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"xlog": patch ---- - -Adjust feed item styles. diff --git a/.changeset/itchy-snakes-clap.md b/.changeset/itchy-snakes-clap.md deleted file mode 100644 index 2425bee..0000000 --- a/.changeset/itchy-snakes-clap.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"xlog": patch ---- - -Support to pick images from album directly in the "CreateShortsButton". diff --git a/.changeset/long-eels-shout.md b/.changeset/long-eels-shout.md deleted file mode 100644 index d0e7399..0000000 --- a/.changeset/long-eels-shout.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"xlog": patch ---- - -Addressed the swipe issue in "CreateShortsButton" on Android. diff --git a/.changeset/polite-boats-remain.md b/.changeset/polite-boats-remain.md deleted file mode 100644 index 25301f7..0000000 --- a/.changeset/polite-boats-remain.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"xlog": patch ---- - -fix followSystem option not work diff --git a/.changeset/short-vans-hug.md b/.changeset/short-vans-hug.md deleted file mode 100644 index 4a8500b..0000000 --- a/.changeset/short-vans-hug.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"xlog": patch ---- - -Display shorts images normally. diff --git a/.changeset/sixty-sloths-add.md b/.changeset/sixty-sloths-add.md deleted file mode 100644 index 734c2f7..0000000 --- a/.changeset/sixty-sloths-add.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"xlog": patch ---- - -Make some content that displays abnormally display normally. diff --git a/.changeset/slimy-guests-repair.md b/.changeset/slimy-guests-repair.md deleted file mode 100644 index c72fdb7..0000000 --- a/.changeset/slimy-guests-repair.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"xlog": patch ---- - -Supported jumping to short content details when clicking on the short content embed block. diff --git a/.changeset/twenty-plants-rhyme.md b/.changeset/twenty-plants-rhyme.md deleted file mode 100644 index bb8848f..0000000 --- a/.changeset/twenty-plants-rhyme.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"xlog": patch ---- - -Push a new screen on current navigation tree. diff --git a/CHANGELOG.md b/CHANGELOG.md index b18c827..f14ede9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,25 @@ # xlog +## 0.33.2 + +### Patch Changes + +- [#289](https://github.com/Crossbell-Box/xLog-mobile/pull/289) [`d4baa19`](https://github.com/Crossbell-Box/xLog-mobile/commit/d4baa1958787578617690f566e68672b3c012cb5) Thanks [@dohooo](https://github.com/dohooo)! - Adjust feed item styles. + +- [#289](https://github.com/Crossbell-Box/xLog-mobile/pull/289) [`e98ed81`](https://github.com/Crossbell-Box/xLog-mobile/commit/e98ed81a7c35a72c22895c571551fd2a9c87a870) Thanks [@dohooo](https://github.com/dohooo)! - Support to pick images from album directly in the "CreateShortsButton". + +- [#289](https://github.com/Crossbell-Box/xLog-mobile/pull/289) [`fbe9bf2`](https://github.com/Crossbell-Box/xLog-mobile/commit/fbe9bf2b5eafa0862442298faf7e150a5e611afe) Thanks [@dohooo](https://github.com/dohooo)! - Addressed the swipe issue in "CreateShortsButton" on Android. + +- [#287](https://github.com/Crossbell-Box/xLog-mobile/pull/287) [`c17ece8`](https://github.com/Crossbell-Box/xLog-mobile/commit/c17ece8bcae3710c397b9dbc4e7bb0899676e60b) Thanks [@hyoban](https://github.com/hyoban)! - fix followSystem option not work + +- [#289](https://github.com/Crossbell-Box/xLog-mobile/pull/289) [`ea7932c`](https://github.com/Crossbell-Box/xLog-mobile/commit/ea7932c90786f549c555a3926dc1120937f5617b) Thanks [@dohooo](https://github.com/dohooo)! - Display shorts images normally. + +- [#290](https://github.com/Crossbell-Box/xLog-mobile/pull/290) [`528253e`](https://github.com/Crossbell-Box/xLog-mobile/commit/528253ed64c6a4b82860fe08294b0a34a0488a03) Thanks [@dohooo](https://github.com/dohooo)! - Make some content that displays abnormally display normally. + +- [#289](https://github.com/Crossbell-Box/xLog-mobile/pull/289) [`933f3cb`](https://github.com/Crossbell-Box/xLog-mobile/commit/933f3cb5d0000ac6c4e139219dea068440f639a3) Thanks [@dohooo](https://github.com/dohooo)! - Supported jumping to short content details when clicking on the short content embed block. + +- [#290](https://github.com/Crossbell-Box/xLog-mobile/pull/290) [`5880d4f`](https://github.com/Crossbell-Box/xLog-mobile/commit/5880d4f9964fc8a46c0e53d3711d1981a2db070e) Thanks [@dohooo](https://github.com/dohooo)! - Push a new screen on current navigation tree. + ## 0.33.1 ### Patch Changes diff --git a/package.json b/package.json index 4722870..38f83d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xlog", - "version": "0.33.1", + "version": "0.33.2", "private": true, "packageManager": "yarn@1.22.0", "scripts": {