Skip to content

Commit 6adeb18

Browse files
committed
release version minor
1 parent 8630181 commit 6adeb18

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

devtools/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "Infinite Table DevTools Extension",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"description": "A Chrome extension for Infinite Table",
66
"permissions": ["tabs", "storage"],
77
"devtools_page": "./src/index.html",

www/content/docs/releases/index.page.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ title: Releases
33
description: All releases | Infinite Table DataGrid for React
44
---
55

6+
## 7.1.0
7+
8+
Update source-code, fix tests and update typings to work with React 19
9+
610
## 7.0.1
711

812
Bugfix related to devtools Uncaught TypeError: Cannot read properties of undefined (reading 'startsWith')

0 commit comments

Comments
 (0)