Skip to content

Commit

Permalink
ci: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
clauBv23 committed May 7, 2024
1 parent 48dcb9b commit 8009dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/contracts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ and this project adheres to the [Aragon OSx Plugin Versioning Convention](https:
- Used `ProxyLib` from `osx-commons-contracts` for the UUPS proxy deployment in `MultisigSetup`.
- Hard-coded the `bytes32 internal constant EXECUTE_PERMISSION_ID` constant in `MultisigSetup` until it is available in `PermissionLib`.
- Adjusted `prepareInstallation` in `MultisigSetup` to stop granting the `UPGRADE_PLUGIN_PERMISSION_ID` to the Dao.
- Updated `prepareUpdate` function in `MultisigSetup`, to revoke the `UPGRADE_PLUGIN_PERMISSION_ID` from earlier plugin builds when it was granted.
- Updated `prepareUpdate` function in `MultisigSetup` to revoke the `UPGRADE_PLUGIN_PERMISSION_ID` from earlier plugin builds when it was granted.

0 comments on commit 8009dcf

Please sign in to comment.