Skip to content

Commit d932335

Browse files
chore(bump): bump version [skip-ci]
1 parent 5b265f0 commit d932335

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

.github/workflows/nodejs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,4 @@ jobs:
3636
run: yarn semantic-release
3737
env:
3838
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
39-
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4039
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@d0whc3r/vue-auth-plugin",
3-
"version": "1.8.4",
3+
"version": "1.8.5",
44
"author": {
55
"email": "d0whc3r@gmail.com",
66
"name": "d0whc3r",

0 commit comments

Comments
 (0)