From 11aa44d8828bda81643804caf2507e6048055993 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 21 Oct 2025 15:37:33 +0000 Subject: [PATCH] chore(release): 4.61.1 [skip ci] ## [4.61.1](https://github.com/antialias/soroban-abacus-flashcards/compare/v4.61.0...v4.61.1) (2025-10-21) ### Bug Fixes * **flashcards:** fix position snap-back by using api.set before decay ([30e16c8](https://github.com/antialias/soroban-abacus-flashcards/commit/30e16c8e5ac3bb25f2d54cf715dc6fb45adc4fcc)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e354755..42cf3f37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [4.61.1](https://github.com/antialias/soroban-abacus-flashcards/compare/v4.61.0...v4.61.1) (2025-10-21) + + +### Bug Fixes + +* **flashcards:** fix position snap-back by using api.set before decay ([30e16c8](https://github.com/antialias/soroban-abacus-flashcards/commit/30e16c8e5ac3bb25f2d54cf715dc6fb45adc4fcc)) + ## [4.61.0](https://github.com/antialias/soroban-abacus-flashcards/compare/v4.60.0...v4.61.0) (2025-10-21) diff --git a/package.json b/package.json index 02d4cb81..1879174a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "soroban-monorepo", - "version": "4.61.0", + "version": "4.61.1", "private": true, "description": "Beautiful Soroban Flashcard Generator - Monorepo", "workspaces": [