Skip to content

Commit

Permalink
chore(release): 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
slavarazum committed Jun 9, 2023
1 parent bdf9d8f commit 9529b87
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Changelog

## [Unreleased](https://github.com/qruto/laravel-wave-client/compare/v0.7.0...main)
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### 0.7.1 (2023-06-09)

## 0.5.1 - 2022-08-02

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "laravel-wave",
"version": "0.7.0",
"version": "0.7.1",
"description": "Server-sent event client for Laravel broadcasting system.",
"keywords": [
"laravel",
Expand Down

0 comments on commit 9529b87

Please sign in to comment.