Skip to content

Commit 517c5ff

Browse files
authored
chore(main): release 3.1.2 (#476)
1 parent 1fd158c commit 517c5ff

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+
## [3.1.2](https://github.com/zakodium-oss/react-plot/compare/v3.1.1...v3.1.2) (2025-11-25)
4+
5+
6+
### Bug Fixes
7+
8+
* update dependencies ([#475](https://github.com/zakodium-oss/react-plot/issues/475)) ([1fd158c](https://github.com/zakodium-oss/react-plot/commit/1fd158c1db6c681f0ae88e89ba2194be57c49f17))
9+
310
## [3.1.1](https://github.com/zakodium-oss/react-plot/compare/v3.1.0...v3.1.1) (2025-08-14)
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": "react-plot",
3-
"version": "3.1.1",
3+
"version": "3.1.2",
44
"license": "MIT",
55
"description": "Library of React components to render SVG 2D plots.",
66
"keywords": [

0 commit comments

Comments
 (0)