Skip to content

Commit

Permalink
1.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
codingyu committed Nov 14, 2022
1 parent 17fd858 commit 4b7cb17
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Change Log

## 1.3.8
Support named parameter

## 1.3.7

Add support for View::make() facade
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "laravel-goto-view",
"displayName": "Laravel goto view",
"description": "Quick jump to view",
"version": "1.3.7",
"version": "1.3.8",
"publisher": "codingyu",
"license": "MIT",
"engines": {
Expand Down Expand Up @@ -98,4 +98,4 @@
"typescript": "^4.4.4",
"@vscode/test-electron": "^1.6.2"
}
}
}

0 comments on commit 4b7cb17

Please sign in to comment.