Skip to content

Commit

Permalink
chore(release): update versions to 4.8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 19, 2024
1 parent 00bd35a commit 35b910f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "src",
"private": true,
"version": "4.8.8",
"version": "4.8.9",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@revolist/react-datagrid",
"sideEffects": false,
"version": "4.8.8",
"version": "4.8.9",
"description": "React DataGrid Spreadsheet component with native cell render support",
"main": "./dist/react-datagrid.umd.cjs",
"module": "./dist/react-datagrid.js",
Expand Down Expand Up @@ -64,7 +64,7 @@
"homepage": "https://github.com/revolist/revogrid#readme",
"license": "MIT",
"dependencies": {
"@revolist/revogrid": "4.8.8"
"@revolist/revogrid": "4.8.9"
},
"devDependencies": {
"@types/react": "^18.3.2",
Expand Down

0 comments on commit 35b910f

Please sign in to comment.