Skip to content

Commit 16e8ad7

Browse files
KayanskiBuckram123
andauthored
Publish Abstract V0.26.0 (#563)
Co-authored-by: Buckram <buckram123@gmail.com>
1 parent d403ed0 commit 16e8ad7

File tree

45 files changed

+958
-970
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+958
-970
lines changed

framework/Cargo.lock

Lines changed: 734 additions & 627 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

framework/Cargo.toml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ polytone-note = { package = "abstract-polytone-note", version = "5.0.0" }
6565

6666
## crates in order of publishing ## see docs/Publishing.md
6767

68-
abstract-adapter = { path = "packages/abstract-adapter" }
69-
abstract-app = { path = "packages/abstract-app" }
70-
abstract-standalone = { path = "packages/abstract-standalone" }
68+
abstract-adapter = { path = "packages/abstract-adapter", version = "0.26.0" }
69+
abstract-app = { path = "packages/abstract-app", version = "0.26.0" }
70+
abstract-standalone = { path = "packages/abstract-standalone", version = "0.26.0" }
7171

7272
# Keep these as path, creates cirular dependency otherwise
7373
# Only need to re-publish all contracts if a re-publish of abstract-interface is required
@@ -86,8 +86,7 @@ abstract-ica = { version = "0.26.0", path = "packages/abstract-ica" }
8686
abstract-sdk = { version = "0.26.0", path = "packages/abstract-sdk" }
8787
abstract-std = { version = "0.26.0", path = "packages/abstract-std" }
8888
abstract-testing = { version = "0.26.0", path = "packages/abstract-testing" }
89-
abstract-xion = { package = "account", version = "0.1.0", git = "https://github.com/burnt-labs/contracts", features = ["library"] }
90-
89+
abstract-xion = { package = "xion-account", version = "=0.1.1", features = ["library"] }
9190

9291
# These should remain fixed and don't need to be re-published (unless changes are made)
9392
abstract-macros = { version = "0.26.0", path = "packages/abstract-macros" }
1.61 KB
Binary file not shown.
1.85 KB
Binary file not shown.
221 Bytes
Binary file not shown.
-685 Bytes
Binary file not shown.
-348 Bytes
Binary file not shown.
-464 Bytes
Binary file not shown.
175 Bytes
Binary file not shown.
217 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)