Skip to content

Commit

Permalink
bump version 6.1.1 (#1636)
Browse files Browse the repository at this point in the history
  • Loading branch information
soson authored Sep 20, 2024
1 parent e12fef3 commit 6e8515b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/frinx-dashboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frinx/dashboard",
"version": "6.1.0",
"version": "6.1.1",
"private": false,
"dependencies": {
"@chakra-ui/react": "2.8.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/frinx-frontend-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frinx/frontend-server",
"version": "6.1.0",
"version": "6.1.1",
"main": "dist/server.js",
"files": [
"dist/*"
Expand Down

0 comments on commit 6e8515b

Please sign in to comment.