Skip to content

Commit

Permalink
Merge pull request #1016 from near/develop
Browse files Browse the repository at this point in the history
  • Loading branch information
shelegdmitriy authored Feb 29, 2024
2 parents a878a1e + 3a03290 commit 3450dcb
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release_notes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
generateReleaseNotes: true
tag: ${{ steps.date.outputs.tag }}
makeLatest: true
allowUpdates: true
allowUpdates: false
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"local-storage": "^2.0.0",
"lodash": "^4.17.21",
"near-fastauth-wallet": "^0.0.10",
"near-social-vm": "github:NearSocial/VM#address-bn",
"near-social-vm": "github:NearSocial/VM.git#2.6.0",
"next": "^13.5.6",
"next-pwa": "^5.6.0",
"react": "^18.2.0",
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

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

0 comments on commit 3450dcb

Please sign in to comment.