From 1aa5f7e1c35c4393fea11a82b1179bcc6748998c Mon Sep 17 00:00:00 2001 From: izzy Date: Mon, 20 Oct 2025 15:04:24 +0100 Subject: [PATCH] chore: update assets submodule [skip ci] docs: remove pub. notes --- README.md | 8 -------- assets | 2 +- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/README.md b/README.md index ea5429c..0077754 100644 --- a/README.md +++ b/README.md @@ -74,11 +74,3 @@ git -c submodule."assets".update=checkout submodule update --init assets ``` Currently, this is required to build, any forks are expected to provide their own assets. - -## Publishing Guide - -To publish a new version, simply tag a new release by: - -1. Edit `package.json` with the new version -2. Create a new tag from latest commit by `git tag v1.0.0` -3. Push the tag and commit by `git push --atomic origin main v1.0.0` diff --git a/assets b/assets index 628eb2f..4c6419a 160000 --- a/assets +++ b/assets @@ -1 +1 @@ -Subproject commit 628eb2f8255c215148007f4227d2e0d5d1a67582 +Subproject commit 4c6419a274ec547fdf278ef0c98e837452769d36