Skip to content

Commit f785a43

Browse files
authored
Merge pull request #117 from AniMathIO/release-please--branches--main--components--animathio
chore(main): release animathio 1.6.3
2 parents 8ae3ea4 + 208be71 commit f785a43

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.6.2"
2+
".": "1.6.3"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.6.3](https://github.com/AniMathIO/AniMathIO/compare/animathio-v1.6.2...animathio-v1.6.3) (2026-01-27)
4+
5+
6+
### Bug Fixes
7+
8+
* update label to 'Save / Save As Project' ([8ae3ea4](https://github.com/AniMathIO/AniMathIO/commit/8ae3ea48bd44bd1f1a363e98dc8441c58f088441))
9+
310
## [1.6.2](https://github.com/AniMathIO/AniMathIO/compare/animathio-v1.6.1...animathio-v1.6.2) (2026-01-27)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"private": true,
33
"name": "animathio",
44
"description": "AniMathIO is a video editor application for editing Manim-like video projects",
5-
"version": "1.6.2",
5+
"version": "1.6.3",
66
"author": {
77
"name": "Kovács Bálint-Hunor",
88
"email": "kovacsbalinthunor53@gmail.com"

0 commit comments

Comments
 (0)