chore(release): 1.0.0-alpha.1 [skip ci]
# 1.0.0-alpha.1 (2023-12-13) ### Bug Fixes * **dd:** create public definitions file ([2b4928b9](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/2b4928b98a03fef77c7625c92dfeae767cb9d244)) * **rules_coreutils:** correct `busybox` symlink name ([dd8da50b](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/dd8da50b95eedddf992d9e97a00e50e298ae1abd)) * set minimum version to Bazel 7 ([da85f70a](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/da85f70a1c82e667bf1565a0fa3258998cb1b0b7)) * upgrade coreutils ([12801af0](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/12801af0e3c53857b84334bdf1741cd257aa1c04)) * upgrade to latest pre-release dependencies ([e8a537a0](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/e8a537a0449da60d0b2006f4d115d92bedef2111)) ### Features * add `rules_coreutils` ([9af05be5](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/9af05be55c6277c2efc8f53b16ba89fe38505de9)) * add `tr` toolchain ([f88071a5](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/f88071a5a92e71d4f4227c4d4cc4c87aa07bec2c)) * add icon ([c3f7ef64](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/c3f7ef64aa4f5c1d1b798ebba7b024d678e3e16b)) * add Windows support ([5e0bc1a8](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/5e0bc1a8d44a9be6488ba80aaf62f8b06837c5a6)) * **rules_coreutils:** add `busybox` toolchains ([b5d39485](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/b5d39485f05b4c7383094d531ef566acea9f225a)) * **rules_coreutils:** add `coreutils` subcommand toolchains ([abae9e0f](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/abae9e0fdd4b07088a18469920b6726c2bf2748a)) * **rules_coreutils:** add `coreutils` toolchain ([ada60a6c](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/ada60a6c4909c2b105c24f65ecc893fa4ecdd5d1)) * **rules_coreutils:** add `cp` toolchain ([8aa3f1fc](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/8aa3f1fcd08a2e8f420b67d1ccfe1af08e2d574d)) * **rules_coreutils:** add `dd` rule ([1cff79ca](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/1cff79cad5b30263a2d5547752e8bd1e7a88575e)) * **rules_coreutils:** add `du` toolchain ([2472e436](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/2472e436377e50246ead45c5f230d24784c46aba)) * **rules_coreutils:** add `mkdir` toolchain ([73d6768a](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/73d6768afba2db816ac8102950ccc32f3f86a844)) * **rules_coreutils:** add `truncate` toolchain ([410c1be4](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/410c1be4d25cb99cde7be67a78fa8812028fb393)) * **rules_coreutils:** add symlink convenience target ([42556a5c](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/42556a5c905beee260246d522c8aba3bbf754838)) * **rules_coreutils:** expose `coreutils_dd` ([044dab3d](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/044dab3d7df8f1245e2ddc414347e0c38b892696)) * **rules_coreutils:** register non-libc `coreutils` toolchains ([52ddf97e](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/52ddf97ee4192df5fcd4f4704e87d8bc3ad5f668)) * **rules_coreutils:** use `DataInfo.executable` ([1b0cc1f3](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/1b0cc1f3ec4784b9b4e6d98439de73cbdb3d8d02))