Skip to content

Commit

Permalink
v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bakerkretzmar committed Aug 4, 2023
1 parent 967074f commit 7e34b12
Show file tree
Hide file tree
Showing 7 changed files with 2,011 additions and 8,197 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ Breaking changes are marked with ⚠️.

## [Unreleased]

## [v1.6.1] - 2023-08-04

**Fixeds**

- Fix numeric route names by @bakerkretzmar https://github.com/tighten/ziggy/pull/658

## [v1.6.0] - 2023-05-12

**Added**
Expand Down Expand Up @@ -276,7 +282,8 @@ Breaking changes are marked with ⚠️.

For previous changes see the [Releases](https://github.com/tighten/ziggy/releases) page.

[Unreleased]: https://github.com/tighten/ziggy/compare/v1.6.0...HEAD
[Unreleased]: https://github.com/tighten/ziggy/compare/v1.6.1...HEAD
[v1.6.1]: https://github.com/tighten/ziggy/compare/v1.6.0...v1.6.1
[v1.6.0]: https://github.com/tighten/ziggy/compare/v1.5.2...v1.6.0
[v1.5.2]: https://github.com/tighten/ziggy/compare/v1.5.1...v1.5.2
[v1.5.1]: https://github.com/tighten/ziggy/compare/v1.5.0...v1.5.1
Expand Down
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.m.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vue.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vue.m.js

Large diffs are not rendered by default.

10,189 changes: 1,998 additions & 8,191 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ziggy-js",
"version": "1.6.0",
"version": "1.6.1",
"description": "Use your Laravel named routes in JavaScript.",
"keywords": [
"laravel",
Expand Down

0 comments on commit 7e34b12

Please sign in to comment.