Skip to content

Commit 084f846

Browse files
chore(main): release 7.42.2 (#809)
1 parent 934d223 commit 084f846

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [7.42.2](https://github.com/gravity-ui/chartkit/compare/v7.42.1...v7.42.2) (2026-03-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **build:** exclude test and story files from gulp compilation, add build CI check ([#808](https://github.com/gravity-ui/chartkit/issues/808)) ([934d223](https://github.com/gravity-ui/chartkit/commit/934d223003a98100bb4bad1a42c74b81c181310b))
9+
310
## [7.42.1](https://github.com/gravity-ui/chartkit/compare/v7.42.0...v7.42.1) (2026-03-13)
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/chartkit",
3-
"version": "7.42.1",
3+
"version": "7.42.2",
44
"description": "React component used to render charts based on any sources you need",
55
"license": "MIT",
66
"repository": "git@github.com:gravity-ui/ChartKit.git",

0 commit comments

Comments
 (0)