We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b34a6cc commit e3c8d8cCopy full SHA for e3c8d8c
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [3.1.0](https://github.com/zakodium-oss/react-plot/compare/v3.0.0...v3.1.0) (2025-06-11)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "react-plot",
- "version": "3.1.0",
+ "version": "3.1.1",
"license": "MIT",
"description": "Library of React components to render SVG 2D plots.",
"keywords": [
0 commit comments