mirror of https://github.com/penpot/penpot.git
📎 Bump library version to 1.0.9
Mainly fixes dependencies declaration on package.json file
This commit is contained in:
parent
21e2ee9904
commit
62563d28d0
|
|
@ -1,5 +1,10 @@
|
|||
# CHANGELOG
|
||||
|
||||
## 1.0.9
|
||||
|
||||
- Fix dependencies declaration on package.json
|
||||
|
||||
|
||||
## 1.0.8
|
||||
|
||||
- Update penpot runtime
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@penpot/library",
|
||||
"version": "1.0.8",
|
||||
"version": "1.0.9",
|
||||
"license": "MPL-2.0",
|
||||
"author": "Kaleidos INC",
|
||||
"packageManager": "yarn@4.9.1+sha512.f95ce356460e05be48d66401c1ae64ef84d163dd689964962c6888a9810865e39097a5e9de748876c2e0bf89b232d583c33982773e9903ae7a76257270986538",
|
||||
|
|
|
|||
Loading…
Reference in New Issue