Skip to content

Commit ebb32a7

Browse files
authored
Merge pull request #274 from Crossbell-Box/changeset-release/main
chore: update versions from v0.31.2 to v0.32.0
2 parents e24c9f6 + 6d361d6 commit ebb32a7

8 files changed

Lines changed: 19 additions & 31 deletions

.changeset/calm-ducks-speak.md

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

.changeset/chatty-panthers-hear.md

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

.changeset/mean-beers-grin.md

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

.changeset/purple-clouds-impress.md

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

.changeset/shaggy-jars-approve.md

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

.changeset/tender-bugs-raise.md

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

CHANGELOG.md

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

3+
## 0.32.0
4+
5+
### Minor Changes
6+
7+
- [#272](https://github.com/Crossbell-Box/xLog-mobile/pull/272) [`b76db9b`](https://github.com/Crossbell-Box/xLog-mobile/commit/b76db9b7286b97c92311a17da2f770a1d3f21a1d) Thanks [@dohooo](https://github.com/dohooo)! - Remove node polyfills.
8+
9+
- [#275](https://github.com/Crossbell-Box/xLog-mobile/pull/275) [`680f258`](https://github.com/Crossbell-Box/xLog-mobile/commit/680f25837a1b3b27ae5e28fd137cc479c04c8b59) Thanks [@dohooo](https://github.com/dohooo)! - feat: new styles for creating shorts.
10+
11+
### Patch Changes
12+
13+
- [#279](https://github.com/Crossbell-Box/xLog-mobile/pull/279) [`9ab5e53`](https://github.com/Crossbell-Box/xLog-mobile/commit/9ab5e53f0382e1b76f246c4d8063a668a9b482ad) Thanks [@dohooo](https://github.com/dohooo)! - fix: modify the incorrect padding on some Android models.
14+
15+
- [#277](https://github.com/Crossbell-Box/xLog-mobile/pull/277) [`f9cd404`](https://github.com/Crossbell-Box/xLog-mobile/commit/f9cd40401fb3e46e6ec5ee05c82c3eeac3287095) Thanks [@dohooo](https://github.com/dohooo)! - Solved the connection failed issue when using rainbow wallet.
16+
17+
- [#279](https://github.com/Crossbell-Box/xLog-mobile/pull/279) [`716f8f8`](https://github.com/Crossbell-Box/xLog-mobile/commit/716f8f85ccc4e6b4c7b29e651658aac810048b75) Thanks [@dohooo](https://github.com/dohooo)! - feat: support i18n cooperate with web.
18+
19+
- [#277](https://github.com/Crossbell-Box/xLog-mobile/pull/277) [`96c8b0e`](https://github.com/Crossbell-Box/xLog-mobile/commit/96c8b0e1c06f3d9a115d18cfdec190d9cc852848) Thanks [@dohooo](https://github.com/dohooo)! - Disable the opsign button during the count down to prevent sign failed.
20+
321
## 0.31.2
422

523
### 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.31.2",
3+
"version": "0.32.0",
44
"private": true,
55
"packageManager": "yarn@1.22.0",
66
"scripts": {

0 commit comments

Comments
 (0)