Add update notes script
This commit is contained in:
parent
72e1e52268
commit
4c466c38b1
1 changed files with 3 additions and 0 deletions
3
update_notes.nu
Normal file
3
update_notes.nu
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
cd packages/website
|
||||
npm pack ~/Documents/Notes/
|
||||
pnpm i .\Notes-1.0.0.tgz
|
||||
Loading…
Add table
Reference in a new issue