Skip to content

Commit

Permalink
feat: initial commit # => v0.0.1 on @latest
Browse files Browse the repository at this point in the history
  • Loading branch information
briansunter committed Jun 5, 2022
1 parent 45bca96 commit 5b8f909
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 1 deletion.
Binary file removed docs/demo.mov
Binary file not shown.
Binary file removed docs/logseq.png
Binary file not shown.
Binary file removed docs/open-ai.webp
Binary file not shown.
Binary file removed docs/openai.webp
Binary file not shown.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "logseq-plugin-gpt3-openai",
"private": true,
"version": "1.0.0",
"version": "0.0.1",
"main": "dist/index.html",
"scripts": {
"dev": "vite",
Expand All @@ -13,6 +13,7 @@
"@semantic-release/commit-analyzer": "^9.0.2",
"@semantic-release/exec": "6.0.3",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "^8.0.4",
"@semantic-release/npm": "9.0.1",
"conventional-changelog-conventionalcommits": "^5.0.0",
"semantic-release": "^19.0.2",
Expand Down
2 changes: 2 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5b8f909

Please sign in to comment.