Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cli): Add 64x64 png to default tauri icon command #12204

Merged
merged 2 commits into from
Jan 4, 2025

Conversation

pjf-dev
Copy link
Contributor

@pjf-dev pjf-dev commented Jan 4, 2025

Closes: #12156

Marked as a minor change as it made the most sense to me, feel free to let me know if this is incorrect.

@pjf-dev pjf-dev requested a review from a team as a code owner January 4, 2025 17:32
@pjf-dev pjf-dev changed the title Add 64x64 png to default tauri icon command enhance(cli): Add 64x64 png to default tauri icon command Jan 4, 2025
Copy link
Contributor

github-actions bot commented Jan 4, 2025

Package Changes Through 8c965ec

There are 2 changes which include tauri-cli with patch, @tauri-apps/cli with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
@tauri-apps/cli 2.2.2 2.2.3
tauri-cli 2.2.2 2.2.3

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@FabianLars
Copy link
Member

technically minor is correct but it's so minor that patch would be fine as well (and merged&released faster)

@FabianLars FabianLars changed the title enhance(cli): Add 64x64 png to default tauri icon command feat(cli): Add 64x64 png to default tauri icon command Jan 4, 2025
@FabianLars FabianLars merged commit a0f2c84 into tauri-apps:dev Jan 4, 2025
14 checks passed
@pjf-dev pjf-dev deleted the enhance/cli/icon-64x64-png branch January 4, 2025 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] Generate 64x64 icon for linux with tauri icon command
2 participants