chore: release v1.4.0

This commit is contained in:
webadderall
2026-09-08 11:50:49 +10:00
parent 68bca43f6a
commit 4b20a1a76e
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "recordly",
"version": "1.4.0-beta.1",
"version": "1.4.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "recordly",
"version": "1.4.0-beta.1",
"version": "1.4.0",
"hasInstallScript": true,
"dependencies": {
"@phosphor-icons/react": "^2.1.10",
+1 -1
View File
@@ -12,7 +12,7 @@
"url": "https://github.com/webadderallorg/Recordly/issues"
},
"private": true,
"version": "1.4.0-beta.1",
"version": "1.4.0",
"type": "module",
"scripts": {
"dev": "vite --config vite.config.ts",