Skip to content

Commit

Permalink
Upgrade to 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
earrietadev committed Oct 11, 2024
1 parent c790d8f commit a779627
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to this project will be documented in this file.

### 0.7.1 (2024-10-10)
#### Add
- Allow using non-http RPCs when working on localhost

### 0.7.0 (2024-09-29)
#### Add
- A workspace selector, this allows filtering the projects on the dashboard by the networks passphrase
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sorobanhub-app",
"version": "0.7.0",
"version": "0.7.1",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down

0 comments on commit a779627

Please sign in to comment.