Skip to content

Commit

Permalink
Update .changeset/flat-bottles-wonder.md
Browse files Browse the repository at this point in the history
Co-authored-by: Francisco <fg@frang.io>
  • Loading branch information
Amxx and frangio authored Jun 14, 2023
1 parent b29ea76 commit d23dfff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/flat-bottles-wonder.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
'openzeppelin-solidity': minor
---

Replace some uses of `abi.encodePacked` with clearer alternatives
Replace some uses of `abi.encodePacked` with clearer alternatives (e.g. `bytes.concat`, `string.concat`).

0 comments on commit d23dfff

Please sign in to comment.