Skip to content

Commit b778c91

Browse files
authored
chore(main): release 3.1.0 (#183)
1 parent 43033d8 commit b778c91

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.0](https://github.com/zakodium-oss/react-roi/compare/v3.0.0...v3.1.0) (2026-01-08)
4+
5+
6+
### Features
7+
8+
* update dependencies ([#182](https://github.com/zakodium-oss/react-roi/issues/182)) ([43033d8](https://github.com/zakodium-oss/react-roi/commit/43033d853eae53d510cbccdad22b7f850d5a9a70))
9+
310
## [3.0.0](https://github.com/zakodium-oss/react-roi/compare/v2.0.1...v3.0.0) (2025-11-21)
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-roi",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"files": [
55
"lib-esm",
66
"src"

0 commit comments

Comments
 (0)