Skip to content

Commit

Permalink
RELEASE: Releasing 1 package(s)
Browse files Browse the repository at this point in the history
Releases:
  @galacticcouncil/apps@6.4.1
  • Loading branch information
nohaapav committed Sep 24, 2024
1 parent b68c947 commit 965f821
Show file tree
Hide file tree
Showing 4 changed files with 10 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.

6 changes: 6 additions & 0 deletions packages/apps/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @galacticcouncil/apps

## 6.4.1

### Patch Changes

- Fix usd/native price calc, price api

## 6.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/apps/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@galacticcouncil/apps",
"version": "6.4.0",
"version": "6.4.1",
"description": "Galactic Apps",
"author": "GalacticCouncil",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion pages/apps-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"postdist": "cp ./dist/index.html ./dist/404.html"
},
"dependencies": {
"@galacticcouncil/apps": "^6.4.0",
"@galacticcouncil/apps": "^6.4.1",
"@polkadot/api": "^12.1.1",
"@polkadot/extension-inject": "^0.48.2",
"@vaadin/router": "^1.7.4"
Expand Down

0 comments on commit 965f821

Please sign in to comment.