Publish New Versions (#19)

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-04-26 20:27:05 -03:00
committed by GitHub
parent 9876edee50
commit e17300bfd8
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
'tauricon': major
---
Initial release.

6
CHANGELOG.md Normal file
View File

@@ -0,0 +1,6 @@
# Changelog
## \[1.0.0]
- Initial release.
- [6a51744](https://github.com/tauri-apps/tauricon/commit/6a51744b69d3115e1bafc273df526f17cb320c70) Prepare repo for release ([#13](https://github.com/tauri-apps/tauricon/pull/13)) on 2022-04-12

View File

@@ -1,6 +1,6 @@
{
"name": "@tauri-apps/tauricon",
"version": "0.0.0",
"version": "1.0.0",
"description": "Make icons for your Tauri app.",
"bin": {
"tauricon": "./bin/tauricon.js"