From b6859efd82fc1fa4627eb6d2758bc7d6eb212cff Mon Sep 17 00:00:00 2001 From: webadderall <131426131+webadderall@users.noreply.github.com> Date: Thu, 9 Apr 2026 01:04:55 +1000 Subject: [PATCH] chore: bump version to 1.1.19 --- package.json | 2 +- release-notes-v1.1.19.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 release-notes-v1.1.19.md diff --git a/package.json b/package.json index 975d799e..c6096e24 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "url": "https://github.com/webadderall/Recordly/issues" }, "private": true, - "version": "1.1.18", + "version": "1.1.19", "type": "module", "scripts": { "dev": "vite", diff --git a/release-notes-v1.1.19.md b/release-notes-v1.1.19.md new file mode 100644 index 00000000..fac2b475 --- /dev/null +++ b/release-notes-v1.1.19.md @@ -0,0 +1,3 @@ +Fixed clip speed and cursor desync, trialling new zoom animations + +Join the Discord: https://discord.gg/C9PCmVA5rX \ No newline at end of file