We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b112655 + 6d863d2 commit 16afff6Copy full SHA for 16afff6
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [2.2.0] - 2025-07-19
6
+
7
+### 🚀 Features
8
9
+- Update Docker publish workflow and enhance README with troubleshooting tips for timeout issues
10
11
## [2.1.0] - 2025-07-19
12
13
### ⚙️ Miscellaneous Tasks
package.json
@@ -1,6 +1,6 @@
1
{
"name": "botview",
- "version": "2.1.0",
+ "version": "2.2.0",
"description": "Makes your SPA application visible to search robots.",
"author": "MobileTeleSystems",
"homepage": "https://github.com/MobileTeleSystems/botview",
0 commit comments