Skip to content

Commit e3c8d8c

Browse files
authored
chore(main): release 3.1.1 (#474)
1 parent b34a6cc commit e3c8d8c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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+
## [3.1.1](https://github.com/zakodium-oss/react-plot/compare/v3.1.0...v3.1.1) (2025-08-14)
4+
5+
6+
### Bug Fixes
7+
8+
* exports ([#473](https://github.com/zakodium-oss/react-plot/issues/473)) ([b34a6cc](https://github.com/zakodium-oss/react-plot/commit/b34a6ccfbfc07f60d25f327b6a837a0723015aec))
9+
310
## [3.1.0](https://github.com/zakodium-oss/react-plot/compare/v3.0.0...v3.1.0) (2025-06-11)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-plot",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"license": "MIT",
55
"description": "Library of React components to render SVG 2D plots.",
66
"keywords": [

0 commit comments

Comments
 (0)