From 89a2e34ad181099cff320b03f7ea8c46f43016f4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 04:22:26 +0000 Subject: [PATCH] chore: release --- libudx/CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/libudx/CHANGELOG.md b/libudx/CHANGELOG.md index c25d9a1..4aeb266 100644 --- a/libudx/CHANGELOG.md +++ b/libudx/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. 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). +## [1.3.0](https://github.com/Rightbracket/peeroxide/compare/libudx-v1.2.0...libudx-v1.3.0) - 2026-05-14 + +### Other + +- release ([#19](https://github.com/Rightbracket/peeroxide/pull/19)) + ## [1.2.0](https://github.com/Rightbracket/peeroxide/compare/libudx-v1.1.0...libudx-v1.2.0) - 2026-05-01 ### Changed