mirror of
https://github.com/konvajs/konva.git
synced 2025-11-24 16:53:06 +08:00
update CHANGELOG with new version
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## 10.0.5 (2025-10-22)
|
||||
|
||||
- Simplify types to fix TS errors
|
||||
|
||||
## 10.0.4 (2025-10-21)
|
||||
|
||||
- Remove logs
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "konva",
|
||||
"version": "10.0.4",
|
||||
"version": "10.0.5",
|
||||
"description": "HTML5 2d canvas library.",
|
||||
"author": "Anton Lavrenov",
|
||||
"type": "module",
|
||||
|
||||
Reference in New Issue
Block a user