From 7ad98df4acd6039157cf3551ce7920320332f609 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2026 03:22:24 +0000 Subject: [PATCH] chore: release v1.0.1 --- libudx/CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/libudx/CHANGELOG.md b/libudx/CHANGELOG.md index 11bddf3..e674a16 100644 --- a/libudx/CHANGELOG.md +++ b/libudx/CHANGELOG.md @@ -6,3 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [1.0.1](https://github.com/Rightbracket/peeroxide/compare/libudx-v1.0.0...libudx-v1.0.1) - 2026-04-26 + +### Other + +- release v1.0.1 ([#7](https://github.com/Rightbracket/peeroxide/pull/7))