chore: Release v0.1.4

This commit is contained in:
2024-03-13 09:03:24 +01:00
parent 4afa06a1c8
commit b03df96c9d
3 changed files with 7 additions and 1 deletions

View File

@@ -20,3 +20,7 @@ fix:
# Run extension in development mode
run:
npm run dev
# Publish a new version of the extension
publish:
npm run publish