Skip to content

Commit

Permalink
chore(release): 1.48.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.48.0](crimera/piko@v1.47.1...v1.48.0) (2025-01-07)

### Features

* **Translations:** Updated Traditional Chinese string-zh-rCN.xml ([6cc2373](crimera@6cc2373))
* **Translations:** Updated Traditional Chinese string-zh-rTW.xml ([6787c28](crimera@6787c28))

### Refactors

* **Twitter:** Added 'Native features' section ([12d2bda](crimera@12d2bda))
* **Twitter:** Added Native download filename customization ([99a10b1](crimera@99a10b1))
  • Loading branch information
semantic-release-bot committed Jan 7, 2025
1 parent 0002c81 commit 0240e9b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [1.48.0](https://github.com/crimera/piko/compare/v1.47.1...v1.48.0) (2025-01-07)

### Features

* **Translations:** Updated Traditional Chinese string-zh-rCN.xml ([6cc2373](https://github.com/crimera/piko/commit/6cc2373e417a1ed386a2682f970662e367033b43))
* **Translations:** Updated Traditional Chinese string-zh-rTW.xml ([6787c28](https://github.com/crimera/piko/commit/6787c28318762382d73f1eb8c6ad9abc4b2ee2e6))

### Refactors

* **Twitter:** Added 'Native features' section ([12d2bda](https://github.com/crimera/piko/commit/12d2bdaafd111eee81f22bdafa306c3493754c80))
* **Twitter:** Added Native download filename customization ([99a10b1](https://github.com/crimera/piko/commit/99a10b1615ffa3fb72df0ad283255e9c837a012f))

## [1.48.0-dev.2](https://github.com/crimera/piko/compare/v1.48.0-dev.1...v1.48.0-dev.2) (2024-12-24)

### Refactors
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
org.gradle.parallel = true
org.gradle.caching = true
kotlin.code.style = official
version = 1.48.0-dev.2
version = 1.48.0

0 comments on commit 0240e9b

Please sign in to comment.