Release v4.9.0 (#2421)

This commit is contained in:
Krishan 2025-08-13 12:08:19 +10:00 committed by anavoi
commit 8d9b128501
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "cinny",
"version": "4.8.1",
"version": "4.9.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "cinny",
"version": "4.8.1",
"version": "4.9.0",
"license": "AGPL-3.0-only",
"dependencies": {
"@atlaskit/pragmatic-drag-and-drop": "1.1.6",

View file

@ -1,6 +1,6 @@
{
"name": "cinny",
"version": "4.8.1",
"version": "4.9.0",
"description": "Yet another matrix client",
"main": "index.js",
"type": "module",