mirror of
https://github.com/dnote/dnote
synced 2026-03-14 22:45:50 +01:00
Release browser extension 0.1.0 (#256)
* Bump browser extension version * Fix browser extension alert
This commit is contained in:
parent
1250825578
commit
35c41a219e
4 changed files with 6 additions and 3 deletions
|
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
tar --exclude='./node_modules' --exclude='./package' --exclude='./dist' -zcvf extension.tar.gz * .babelrc .eslintrc
|
||||
tar --exclude='./node_modules' --exclude='./package' --exclude='./dist' -zcvf extension.tar.gz * .eslintrc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue