Skip to content

Commit daeede8

Browse files
authored
Merge pull request #288 from Crossbell-Box/changeset-release/main
chore: update versions from v0.33.1 to v0.33.2
2 parents 391f0bf + 3e99f6f commit daeede8

10 files changed

+21
-41
lines changed

.changeset/fluffy-balloons-chew.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/itchy-snakes-clap.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/long-eels-shout.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/polite-boats-remain.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/short-vans-hug.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/sixty-sloths-add.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/slimy-guests-repair.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/twenty-plants-rhyme.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# xlog
22

3+
## 0.33.2
4+
5+
### Patch Changes
6+
7+
- [#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.
8+
9+
- [#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".
10+
11+
- [#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.
12+
13+
- [#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
14+
15+
- [#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.
16+
17+
- [#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.
18+
19+
- [#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.
20+
21+
- [#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.
22+
323
## 0.33.1
424

525
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xlog",
3-
"version": "0.33.1",
3+
"version": "0.33.2",
44
"private": true,
55
"packageManager": "[email protected]",
66
"scripts": {

0 commit comments

Comments
 (0)