Merge #1483
1483: Prepare for 0.17.1 release r=MarkMcCaskey a=MarkMcCaskey
Shipping a patch release ensuring that a bug fix intended to be included in `0.17.0` is shipped (`dbg!` print statement is apparently in `0.17.0` release)
# Review
- [x] Add a short description of the the change to the CHANGELOG.md file
Co-authored-by:
Mark McCaskey <mark@wasmer.io>
Showing
- CHANGELOG.md 2 additions, 0 deletionsCHANGELOG.md
- Cargo.lock 16 additions, 16 deletionsCargo.lock
- Cargo.toml 1 addition, 1 deletionCargo.toml
- lib/api/Cargo.toml 5 additions, 5 deletionslib/api/Cargo.toml
- lib/clif-backend/Cargo.toml 3 additions, 3 deletionslib/clif-backend/Cargo.toml
- lib/emscripten/Cargo.toml 2 additions, 2 deletionslib/emscripten/Cargo.toml
- lib/llvm-backend/Cargo.toml 2 additions, 2 deletionslib/llvm-backend/Cargo.toml
- lib/middleware-common/Cargo.toml 2 additions, 2 deletionslib/middleware-common/Cargo.toml
- lib/runtime-c-api/Cargo.toml 5 additions, 5 deletionslib/runtime-c-api/Cargo.toml
- lib/runtime-core/Cargo.toml 1 addition, 1 deletionlib/runtime-core/Cargo.toml
- lib/runtime/Cargo.toml 5 additions, 5 deletionslib/runtime/Cargo.toml
- lib/singlepass-backend/Cargo.toml 2 additions, 2 deletionslib/singlepass-backend/Cargo.toml
- lib/wasi-experimental-io-devices/Cargo.toml 3 additions, 3 deletionslib/wasi-experimental-io-devices/Cargo.toml
- lib/wasi/Cargo.toml 2 additions, 2 deletionslib/wasi/Cargo.toml
- lib/win-exception-handler/Cargo.toml 2 additions, 2 deletionslib/win-exception-handler/Cargo.toml
- scripts/update_version_numbers.sh 2 additions, 2 deletionsscripts/update_version_numbers.sh
- src/installer/wasmer.iss 1 addition, 1 deletionsrc/installer/wasmer.iss
- tests/generate-emscripten-tests/Cargo.toml 1 addition, 1 deletiontests/generate-emscripten-tests/Cargo.toml
- tests/generate-wasi-tests/Cargo.toml 1 addition, 1 deletiontests/generate-wasi-tests/Cargo.toml
- tests/wast/Cargo.toml 2 additions, 2 deletionstests/wast/Cargo.toml
Please register or sign in to comment