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 Nov 29, 2024
1 parent e4e4847 commit 8b9857c
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

## 9.0.2

### Patch Changes

- Include transfer tags in gc:xcm:new event

## 9.0.1

### Patch 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": "9.0.1",
"version": "9.0.2",
"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": "^9.0.1",
"@galacticcouncil/apps": "^9.0.2",
"@polkadot/api": "~14.0.1",
"@polkadot/extension-inject": "^0.48.2",
"@vaadin/router": "^1.7.4"
Expand Down

0 comments on commit 8b9857c

Please sign in to comment.