Apply Version Updates From Current Changes (#215)

Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-03-17 18:46:58 +02:00
committed by GitHub
parent 0b98f92e38
commit aeefb8996a
3 changed files with 8 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
'tauri-vscode': 'patch'
---
Force publish

View File

@@ -1,5 +1,12 @@
# Changelog
## \[0.2.5]
- Force publish
- [95b10ad](https://www.github.com/tauri-apps/tauri-vscode/commit/95b10ad21986f217e3537ab4e7133c60c1f5853a) ci: force publish on 2023-03-17
- [3d9b9c0](https://www.github.com/tauri-apps/tauri-vscode/commit/3d9b9c0e501be035b5783d34e09746cf38daad79) Apply Version Updates From Current Changes ([#214](https://www.github.com/tauri-apps/tauri-vscode/pull/214)) on 2023-03-17
- [0b98f92](https://www.github.com/tauri-apps/tauri-vscode/commit/0b98f92e38c91df2682a2bd7e133f4f866d6f6b7) chore: force another publish on 2023-03-17
## \[0.2.4]
- Force Publish

View File

@@ -13,7 +13,7 @@
"type": "git",
"url": "https://github.com/tauri-apps/tauri-vscode.git"
},
"version": "0.2.4",
"version": "0.2.5",
"engines": {
"vscode": "^1.66.0"
},