chore: update assets submodule [skip ci]

docs: remove pub. notes
This commit is contained in:
izzy
2025-10-20 15:04:24 +01:00
parent e11c0490fc
commit 1aa5f7e1c3
2 changed files with 1 additions and 9 deletions
-8
View File
@@ -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. 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`
+1 -1
Submodule assets updated: 628eb2f825...4c6419a274