Skip to content

Commit

Permalink
RELEASE: Releasing 1 package(s)
Browse files Browse the repository at this point in the history
Releases:
  @galacticcouncil/[email protected]
  • Loading branch information
nohaapav committed Jul 17, 2024
1 parent 75a22ad commit 7626d18
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 5 deletions.
6 changes: 3 additions & 3 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

## 5.1.1

### Patch Changes

- Fix blacklist xcm issue

## 5.1.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": "5.1.0",
"version": "5.1.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": "^5.1.0",
"@galacticcouncil/apps": "^5.1.1",
"@polkadot/api": "^12.1.1",
"@polkadot/extension-inject": "^0.48.2",
"@vaadin/router": "^1.7.4"
Expand Down

0 comments on commit 7626d18

Please sign in to comment.