Skip to content

Commit

Permalink
chore: release v2.10.4
Browse files Browse the repository at this point in the history
* (bluefox) Corrected the jumping by object selection
* (bluefox) Implemented swipe widget
  • Loading branch information
GermanBluefox committed Jul 16, 2024
1 parent 05d4d80 commit d89c9cd
Show file tree
Hide file tree
Showing 6 changed files with 20,728 additions and 40,683 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ npm run start
### **WORK IN PROGRESS**
-->
## Changelog
### **WORK IN PROGRESS**
### 2.10.4 (2024-07-16)
* (bluefox) Corrected the jumping by object selection
* (bluefox) Implemented swipe widget

Expand Down
4 changes: 2 additions & 2 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.10.3",
"version": "2.10.4",
"packages": [
"packages/*"
],
Expand All @@ -22,4 +22,4 @@
}
},
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
}
}
Loading

0 comments on commit d89c9cd

Please sign in to comment.