Skip to content

Commit

Permalink
Publish New Versions (#62)
Browse files Browse the repository at this point in the history
Co-authored-by: lucasfernog <[email protected]>
  • Loading branch information
github-actions[bot] and lucasfernog authored Feb 13, 2021
1 parent f043343 commit 8d0b1d1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changes/vue-cli-support.md

This file was deleted.

5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## [0.0.10]

- If vue-cli-plugin-tauri is detected, the tauri:build command will be used.
- [f043343](https://github.com/tauri-apps/tauri-action/commit/f043343ae7ada30f30f67deeacb29eb9709283c3) feat: add support for building with vue cli ([#60](https://github.com/tauri-apps/tauri-action/pull/60)) on 2021-01-30

## [0.0.9]

- Add option to elect using an existing globally installed version of Tauri.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tauri-action",
"version": "0.0.9",
"version": "0.0.10",
"description": "Tauri GitHub Action",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 8d0b1d1

Please sign in to comment.