Skip to content

Commit

Permalink
nit(changeset): fixes small typos and improves clarity in changesets (#…
Browse files Browse the repository at this point in the history
…82)

Co-authored-by: 0xarthurxyz <[email protected]>
  • Loading branch information
arthurgousset and arthurgousset authored Jan 17, 2024
1 parent 9ce283b commit c99365c
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions .changeset/curly-pianos-applaud.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
'@celo/contractkit': patch
---

Re-removes MetaTransaction wallets (as previously removed in 6.0)
Re-removes MetaTransaction wallets, as previously removed in 6.0.0 (9ab9d00eb).

*previous messsage for removal* - 9ab9d00eb: Remove Support for deprecated MetaTransactionWallet and MetaTransactionWalletDeployer. IF absolutely needed the contracts can be accessed directly or an alternative such as account abstraction should be used
Remove support for deprecated `MetaTransactionWallet` and `MetaTransactionWalletDeployer`. If absolutely needed the contracts can be accessed directly or an alternative such as account abstraction should be used.
6 changes: 3 additions & 3 deletions .changeset/plenty-bananas-shop.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
'@celo/contractkit': patch
---

Reremoves grandamento
Re-removes `grandamento`

While 9ab9d00eb previously removed grandamento it was added back temporarily because the celo cli required the wrappers to be available in order to execute the proposal to remove it from governance. It is now gone for good. RIP.
While 6.0.0 (9ab9d00eb) previously removed `grandamento` it was added back temporarily because `@celo/celocli` required the wrappers to be available in order to execute the proposal to remove it from governance. It is now gone for good. RIP.

Due to previous removal this is not considered a breaking change.
Due to previous removal this is not considered a breaking change.
2 changes: 1 addition & 1 deletion .changeset/real-rabbits-grab.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
'@celo/celocli': major
---

Removes releasegold commnand topic. use releasecelo
Removes the `releasegold` command in favour of `releasecelo`.
2 changes: 1 addition & 1 deletion .changeset/tough-gorillas-invent.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
'@celo/celocli': major
---

Remove Grandamento from CLI
Remove `grandamento` commands from CLI.

0 comments on commit c99365c

Please sign in to comment.