Skip to content

Commit

Permalink
Merge pull request #112 from ar-io/release-to-production
Browse files Browse the repository at this point in the history
Updates for release
  • Loading branch information
kunstmusik authored Nov 18, 2024
2 parents 5943802 + 369edb3 commit 0908a85
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.4.1] - 2024-11-18

### Updated

* Optimized loading of user stakes and pending withdrawals.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ar-io/network-portal",
"private": true,
"version": "1.4.0",
"version": "1.4.1",
"type": "module",
"scripts": {
"build": "yarn clean && tsc --build tsconfig.build.json && NODE_OPTIONS=--max-old-space-size=32768 vite build",
Expand Down

0 comments on commit 0908a85

Please sign in to comment.