Skip to content

Commit af2f71a

Browse files
gravity-ui-botSimbiozizV
authored andcommitted
chore(main): release 1.29.2
1 parent 46750a7 commit af2f71a

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

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.29.2](https://github.com/gravity-ui/timeline/compare/v1.29.1...v1.29.2) (2026-03-11)
4+
5+
6+
### Bug Fixes
7+
8+
* reset canvas transform before clearing to prevent rendering artifacts ([46750a7](https://github.com/gravity-ui/timeline/commit/46750a7187f1545ec2723f2bfb90ceedfb1d2151))
9+
310
## [1.29.1](https://github.com/gravity-ui/timeline/compare/v1.29.0...v1.29.1) (2026-02-12)
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
@@ -1,6 +1,6 @@
11
{
22
"name": "@gravity-ui/timeline",
3-
"version": "1.29.1",
3+
"version": "1.29.2",
44
"description": "Interactive timeline component for React with zoom, pan and custom event rendering capabilities.",
55
"main": "build/index.js",
66
"module": "build/index.js",

0 commit comments

Comments
 (0)