Skip to content

Commit 7c32be7

Browse files
authored
Merge pull request #285 from Crossbell-Box/changeset-release/main
chore: update versions from v0.33.0 to v0.33.1
2 parents 2cf3d7f + ef81007 commit 7c32be7

File tree

7 files changed

+15
-26
lines changed

7 files changed

+15
-26
lines changed

.changeset/five-cows-talk.md

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

.changeset/large-cats-call.md

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

.changeset/new-clouds-look.md

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

.changeset/popular-rings-develop.md

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

.changeset/weak-flowers-dream.md

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

CHANGELOG.md

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

3+
## 0.33.1
4+
5+
### Patch Changes
6+
7+
- [#286](https://github.com/Crossbell-Box/xLog-mobile/pull/286) [`10b70c2`](https://github.com/Crossbell-Box/xLog-mobile/commit/10b70c2ac476c6c1c5f1cd1976af099ee31877cc) Thanks [@dohooo](https://github.com/dohooo)! - Hide the splash screen after the navigation is rendered.
8+
9+
- [#284](https://github.com/Crossbell-Box/xLog-mobile/pull/284) [`487022b`](https://github.com/Crossbell-Box/xLog-mobile/commit/487022b0537eb055aa97cf01e7382a73bcc180d3) Thanks [@dohooo](https://github.com/dohooo)! - Display the translation information in the details page.
10+
11+
- [#284](https://github.com/Crossbell-Box/xLog-mobile/pull/284) [`bf9be8e`](https://github.com/Crossbell-Box/xLog-mobile/commit/bf9be8e00ab8aa474bfa83979a9d97d95533c1ab) Thanks [@dohooo](https://github.com/dohooo)! - Add back button in settings page.
12+
13+
- [#284](https://github.com/Crossbell-Box/xLog-mobile/pull/284) [`1a5e341`](https://github.com/Crossbell-Box/xLog-mobile/commit/1a5e34126b2fb1260794af1f82abbf3f89d4421e) Thanks [@dohooo](https://github.com/dohooo)! - Optimize the performance of user profile page.
14+
15+
- [#286](https://github.com/Crossbell-Box/xLog-mobile/pull/286) [`0fd4bbc`](https://github.com/Crossbell-Box/xLog-mobile/commit/0fd4bbc6d64ad64b893eb76dbc5da9bd227f039e) Thanks [@dohooo](https://github.com/dohooo)! - Only reload the feed in the shorts page.
16+
317
## 0.33.0
418

519
### Minor 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.0",
3+
"version": "0.33.1",
44
"private": true,
55
"packageManager": "[email protected]",
66
"scripts": {

0 commit comments

Comments
 (0)