Skip to content

Commit 052f52b

Browse files
authored
chore: Add the 0.31.0 header to the changelog (#4462)
1 parent 846fdca commit 052f52b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
# UNRELEASED
44

5+
# 0.31.0
6+
57
### chore!: `dfx generate` now imports `@icp-sdk/core` instead of `@dfinity/` packages
68

79
It is possible to restore the previous behavior by replacing uses of `dfx generate` with e.g. `dfx generate && find src/declarations -type f -exec perl -i -pe 's|@dfinity/|@icp-sdk/core/|g' {} +`.

0 commit comments

Comments
 (0)