Releases recent changes such as:
* More support for the gc proposal.
[#1045](https://github.com/bytecodealliance/wasm-tools/pull/1045)
[#1059](https://github.com/bytecodealliance/wasm-tools/pull/1059)
* Support for resources throughout most tooling.
[#1053](https://github.com/bytecodealliance/wasm-tools/pull/1053)
[#1068](https://github.com/bytecodealliance/wasm-tools/pull/1068)
[#1070](https://github.com/bytecodealliance/wasm-tools/pull/1070)
[#1082](https://github.com/bytecodealliance/wasm-tools/pull/1082)
[#1079](https://github.com/bytecodealliance/wasm-tools/pull/1079)
[#1083](https://github.com/bytecodealliance/wasm-tools/pull/1083)
[#1084](https://github.com/bytecodealliance/wasm-tools/pull/1084)
[#1105](https://github.com/bytecodealliance/wasm-tools/pull/1105)
[#1113](https://github.com/bytecodealliance/wasm-tools/pull/1113)
[#1116](https://github.com/bytecodealliance/wasm-tools/pull/1116)
* Support for `include` in WIT files.
[#1054](https://github.com/bytecodealliance/wasm-tools/pull/1054)
[#1085](https://github.com/bytecodealliance/wasm-tools/pull/1085)
[#1088](https://github.com/bytecodealliance/wasm-tools/pull/1088)
* WIT worlds may now be rejected if the same interface can be "reached"
as both an import and an export simultaneously.
[#1081](https://github.com/bytecodealliance/wasm-tools/pull/1081)
[#1107](https://github.com/bytecodealliance/wasm-tools/pull/1107)
* Support for registry metadata in `wasm-tools metadata`.
[#1060](https://github.com/bytecodealliance/wasm-tools/pull/1060)
* A new subcommand `wasm-tools component targets`.
[#1089](https://github.com/bytecodealliance/wasm-tools/pull/1089)
* An `--out-dir` argument is supported on `wasm-tools component wit` to
print the entire `Resolve` instead of just one package.
[#1108](https://github.com/bytecodealliance/wasm-tools/pull/1108)
* Miscellaneous bug fixes and improvements.
[#1061](https://github.com/bytecodealliance/wasm-tools/pull/1061)
[#1065](https://github.com/bytecodealliance/wasm-tools/pull/1065)
[#1074](https://github.com/bytecodealliance/wasm-tools/pull/1074)
[#1073](https://github.com/bytecodealliance/wasm-tools/pull/1073)
[#1078](https://github.com/bytecodealliance/wasm-tools/pull/1078)
[#1077](https://github.com/bytecodealliance/wasm-tools/pull/1077)
[#1072](https://github.com/bytecodealliance/wasm-tools/pull/1072)
[#1086](https://github.com/bytecodealliance/wasm-tools/pull/1086)
[#1091](https://github.com/bytecodealliance/wasm-tools/pull/1091)
[#1094](https://github.com/bytecodealliance/wasm-tools/pull/1094)
[#1114](https://github.com/bytecodealliance/wasm-tools/pull/1114)
[#1106](https://github.com/bytecodealliance/wasm-tools/pull/1106)