chore: update assets submodule [skip ci]
docs: remove pub. notes
This commit is contained in:
parent
e11c0490fc
commit
1aa5f7e1c3
2 changed files with 1 additions and 9 deletions
|
|
@ -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`
|
||||
|
|
|
|||
2
assets
2
assets
|
|
@ -1 +1 @@
|
|||
Subproject commit 628eb2f8255c215148007f4227d2e0d5d1a67582
|
||||
Subproject commit 4c6419a274ec547fdf278ef0c98e837452769d36
|
||||
Loading…
Add table
Reference in a new issue