Skip to content

Commit

Permalink
release: v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
surunzi committed Aug 15, 2024
1 parent 9c09f4b commit 881d197
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
node-version: '18.x'
registry-url: 'https://registry.npmjs.org'
- name: Build eruda-features
- name: Build eruda-vue
run: |
npm install -g @liriliri/lsla
npm install -g yarn
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## v1.0.0 (15 Aug 2024)

Initial release.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"vue",
"plugin"
],
"author": "redhoodsu",
"author": "surunzi",
"license": "MIT",
"bugs": {
"url": "https://github.com/liriliri/eruda-vue/issues"
Expand Down

0 comments on commit 881d197

Please sign in to comment.