diff --git a/_posts/2025-05-27-rebar3_plugin.md b/_posts/2025-05-27-rebar3_plugin.md new file mode 100644 index 000000000..359f6cd04 --- /dev/null +++ b/_posts/2025-05-27-rebar3_plugin.md @@ -0,0 +1,19 @@ +--- +layout: post +title: Emergency bug fix release `atomvm_rebar3_plugin 0.7.5` has been published +author: The AtomVM Team +excerpt_separator: +--- + +## 2025/05/27 Emergency bug fix release `atomvm_rebar3_plugin 0.7.5` is available + +We have released [atomvm_rebar3_plugin 0.7.5](https://github.com/atomvm/atomvm_rebar3_plugin/releases/tag/0.7.5) +as an emergency bug fix for the broken dependencies when pulling +[atomvm_rebar3_plugin from hex.pm](https://hex.pm/packages/atomvm_rebar3_plugin). + +This was due to the uf2tool dependency source from the GitHub tag rather than the hex package. +Apologies to anyone who tried to use the `atomvm_rebar3_plugin 0.7.4` release from hex.pm. + +There are no other changes or feature additions, just a working package this time ;-). + +_- the AtomVM team_