Skip to content

Commit 5dbb37b

Browse files
committed
chore(api.js): Re-release 2.10.0 as 2.10.1 to fix npm package
1 parent 19ded69 commit 5dbb37b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/api/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## \[2.10.1]
4+
5+
### Bug Fixes
6+
7+
- Re-release of `2.10.0` with working assets.
8+
39
## \[2.10.0]
410

511
### Dependencies

packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tauri-apps/api",
3-
"version": "2.10.0",
3+
"version": "2.10.1",
44
"description": "Tauri API definitions",
55
"funding": {
66
"type": "opencollective",

0 commit comments

Comments
 (0)