mirror of
https://github.com/tauri-apps/tauricon.git
synced 2026-02-04 02:31:20 +01:00
Publish New Versions (#19)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
9876edee50
commit
e17300bfd8
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'tauricon': major
|
||||
---
|
||||
|
||||
Initial release.
|
||||
6
CHANGELOG.md
Normal file
6
CHANGELOG.md
Normal 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
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user