We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 413b7d2 commit a3c65dfCopy full SHA for a3c65df
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v0.2.12
5
+
6
+[compare changes](https://github.com/manchenkoff/nuxt-laravel-echo/compare/v0.2.11...v0.2.12)
7
8
+### 🩹 Fixes
9
10
+- Use new release pipeline workflow ([413b7d2](https://github.com/manchenkoff/nuxt-laravel-echo/commit/413b7d2))
11
12
+### ❤️ Contributors
13
14
+- Manchenkoff ([@manchenkoff](https://github.com/manchenkoff))
15
16
## v0.2.11
17
18
[compare changes](https://github.com/manchenkoff/nuxt-laravel-echo/compare/v0.2.10...v0.2.11)
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-laravel-echo",
- "version": "0.2.11",
+ "version": "0.2.12",
"author": {
"name": "Artem Manchenkov",
"email": "artem@manchenkoff.me",
0 commit comments