Skip to content

Commit

Permalink
[release] Fix release tooling and create the new artiface (#6248)
Browse files Browse the repository at this point in the history
* [release-tooling] Fix release tooling for 1.2.0

* [aptos-framework] Add artiface for 1.2.0 release
  • Loading branch information
runtian-zhou authored Jan 19, 2023
1 parent e0514e5 commit 88ce84b
Show file tree
Hide file tree
Showing 5 changed files with 529 additions and 5 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions aptos-move/aptos-release-builder/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ aptos-types = { workspace = true }
bcs = { workspace = true }
clap = { workspace = true }
futures = { workspace = true }
move-binary-format = { workspace = true }
move-core-types = { workspace = true }
move-model = { workspace = true }
serde = { workspace = true }
Expand Down
Loading

0 comments on commit 88ce84b

Please sign in to comment.