Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2022-06-14)

### Features

* initial commit ([7f3e85e](7f3e85e))
  • Loading branch information
semantic-release-bot committed Jun 14, 2022
1 parent 7f3e85e commit b42acc7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# 1.0.0 (2022-06-14)


### Features

* initial commit ([7f3e85e](https://github.com/briansunter/logseq-get-youtube-captions/commit/7f3e85ed767be5f2938e880ae6fc6ceba4dd38c7))
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "logseq-get-youtube-captions",
"private": true,
"version": "0.0.1",
"version": "1.0.0",
"main": "dist/index.html",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit b42acc7

Please sign in to comment.