Skip to content

Commit e46221e

Browse files
gravity-ui-botSimbiozizV
authored andcommitted
chore(main): release 1.16.1
1 parent 5cd8bc8 commit e46221e

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.16.1](https://github.com/gravity-ui/timeline/compare/v1.16.0...v1.16.1) (2025-08-12)
4+
5+
6+
### Bug Fixes
7+
8+
* **UI:** fix imports ([5cd8bc8](https://github.com/gravity-ui/timeline/commit/5cd8bc87903d0bd515811e9b11bf61f07472e965))
9+
310
## [1.16.0](https://github.com/gravity-ui/timeline/compare/v1.15.0...v1.16.0) (2025-08-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.16.0",
3+
"version": "1.16.1",
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)