Переглянути джерело

apply version updates (#11201)

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
github-actions[bot] 10 місяців тому
батько
коміт
983e7800b6

+ 0 - 5
.changes/publish-latest-tag.md

@@ -1,5 +0,0 @@
----
-"@tauri-apps/api": patch:changes
----
-
-Publish package with the latest NPM tag.

+ 6 - 0
packages/api/CHANGELOG.md

@@ -1,5 +1,11 @@
 # Changelog
 
+## \[2.0.1]
+
+### What's Changed
+
+- [`be683e2ac`](https://www.github.com/tauri-apps/tauri/commit/be683e2ac36df9c51a5c050d9d500247bd019090) ([#11199](https://www.github.com/tauri-apps/tauri/pull/11199) by [@lucasfernog](https://www.github.com/tauri-apps/tauri/../../lucasfernog)) Publish package with the latest NPM tag.
+
 ## \[2.0.0]
 
 ### What's Changed

+ 1 - 1
packages/api/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@tauri-apps/api",
-  "version": "2.0.0",
+  "version": "2.0.1",
   "description": "Tauri API definitions",
   "funding": {
     "type": "opencollective",