From 95cd4af3fb48f020af821aeccc98563561569de2 Mon Sep 17 00:00:00 2001 From: Thijs Schreijer Date: Wed, 12 Mar 2025 15:18:10 +0100 Subject: Release v0.5.1 --- docs/topics/CHANGELOG.md.html | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'docs/topics/CHANGELOG.md.html') diff --git a/docs/topics/CHANGELOG.md.html b/docs/topics/CHANGELOG.md.html index fd3ba59..fa2d706 100644 --- a/docs/topics/CHANGELOG.md.html +++ b/docs/topics/CHANGELOG.md.html @@ -98,8 +98,7 @@
  • commit the changes as Release vX.Y.Z
  • push the commit, and create a release PR
  • after merging tag the release commit with vX.Y.Z
  • -
  • upload to LuaRocks:
    - luarocks upload ./rockspecs/luasystem-X.Y.Z-1.rockspec --api-key=ABCDEFGH
  • +
  • upload to LuaRocks will be automatic by the CI runners
  • test the newly created rock:
    luarocks install luasystem
  • @@ -107,7 +106,13 @@

    Version history

    -

    unreleased

    +

    version 0.5.1, released 12-Mar-2025

    + + + +

    version 0.5.0, released 02-Mar-2025