Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions _posts/2025-05-27-rebar3_plugin.md
Original file line number Diff line number Diff line change
@@ -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: <!--more-->
---

## 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_