We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 70aec2d + 93643a2 commit 5d629fbCopy full SHA for 5d629fb
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Change Log
2
3
+## 2.1.2 (2025-10-27)
4
+
5
+### Bug fixes
6
+- **Frontend**: Show an error when the plugin fails to fetch streaming data
7
8
## 2.1.1 (2025-10-26)
9
10
### Bug fixes
docs/releases.md
@@ -1,4 +1,11 @@
# Release Notes
+## 2.1.2
+**2025-10-27**
## 2.1.1
11
**2025-10-26**
package.json
@@ -2,7 +2,7 @@
"name": "sasaki77-archiver-appliance",
"alerting": true,
"private": true,
- "version": "2.1.1",
+ "version": "2.1.2",
"description": "ArchiverAppliance",
"main": "index.js",
"scripts": {
0 commit comments