Skip to content

Commit ad9a9dd

Browse files
chore: Release v3.0.0-dev.3 [skip ci]
# [3.0.0-dev.3](v3.0.0-dev.2...v3.0.0-dev.3) (2026-02-19) ### Features * **Twitter:** Added new source for `Native translator` ([6945434](6945434))
1 parent aa5d300 commit ad9a9dd

4 files changed

Lines changed: 14 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [3.0.0-dev.3](https://github.com/crimera/piko/compare/v3.0.0-dev.2...v3.0.0-dev.3) (2026-02-19)
2+
3+
4+
### Features
5+
6+
* **Twitter:** Added new source for `Native translator` ([6945434](https://github.com/crimera/piko/commit/69454343db3550ebba427d29ecbf1c0614cc94ec))
7+
18
# [3.0.0-dev.2](https://github.com/crimera/piko/compare/v3.0.0-dev.1...v3.0.0-dev.2) (2026-02-17)
29

310

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ org.gradle.parallel = true
22
org.gradle.caching = true
33
kotlin.code.style = official
44
android.useAndroidX = true
5-
version = 3.0.0-dev.2
5+
version = 3.0.0-dev.3

patches-bundle.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"created_at": "2026-02-17T08:15:36",
3-
"description": "# [3.0.0-dev.2](https://github.com/crimera/piko/compare/v3.0.0-dev.1...v3.0.0-dev.2) (2026-02-17)\n\n\n### Bug Fixes\n\n* **Twitter:** Fix `Custom sharing domain` not overriding new share sheet ([fd446fa](https://github.com/crimera/piko/commit/fd446fad33d7ceaf98666cbefde1f03e2315c55f))",
4-
"download_url": "https://github.com/crimera/piko/releases/download/v3.0.0-dev.2/patches-3.0.0-dev.2.mpp",
5-
"signature_download_url": "https://github.com/crimera/piko/releases/download/v3.0.0-dev.2/patches-3.0.0-dev.2.mpp.asc",
6-
"version": "3.0.0-dev.2"
2+
"created_at": "2026-02-19T18:24:33",
3+
"description": "# [3.0.0-dev.3](https://github.com/crimera/piko/compare/v3.0.0-dev.2...v3.0.0-dev.3) (2026-02-19)\n\n\n### Features\n\n* **Twitter:** Added new source for `Native translator` ([6945434](https://github.com/crimera/piko/commit/69454343db3550ebba427d29ecbf1c0614cc94ec))",
4+
"download_url": "https://github.com/crimera/piko/releases/download/v3.0.0-dev.3/patches-3.0.0-dev.3.mpp",
5+
"signature_download_url": "https://github.com/crimera/piko/releases/download/v3.0.0-dev.3/patches-3.0.0-dev.3.mpp.asc",
6+
"version": "3.0.0-dev.3"
77
}

patches-list.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "3.0.0-dev.2",
2+
"version": "3.0.0-dev.3",
33
"patches": [
44
{
55
"name": "Add ability to copy media link",

0 commit comments

Comments
 (0)