Skip to content

Commit

Permalink
chore(release): update versions to 4.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 17, 2024
1 parent 4e8ddcb commit d73a2c9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@revolist/angular-datagrid-project",
"version": "4.8.1",
"version": "4.8.2",
"scripts": {
"ng": "ng",
"dev": "ng serve demo",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@stencil/core": "^4.19.2",
"@revolist/revogrid": "4.8.1"
"@revolist/revogrid": "4.8.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.0.7",
Expand Down
4 changes: 2 additions & 2 deletions projects/angular-datagrid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@revolist/angular-datagrid",
"version": "4.8.1",
"version": "4.8.2",
"description": "Angular DataGrid Spreadsheet component with native cell render support",
"keywords": [
"revo-grid",
Expand Down Expand Up @@ -44,7 +44,7 @@
"license": "MIT",
"dependencies": {
"@stencil/core": "^4.19.2",
"@revolist/revogrid": "4.8.1"
"@revolist/revogrid": "4.8.2"
},
"devDependencies": {
"@angular/common": "^18.0.6",
Expand Down

0 comments on commit d73a2c9

Please sign in to comment.