We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a4dbd1 + 11c6f9d commit b186e69Copy full SHA for b186e69
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [2.3.2] - 2025-07-19
6
+
7
+### 🐛 Bug Fixes
8
9
+- Add eslint.config.mjs to Dockerfile and remove unnecessary blank line in README.md
10
11
## [2.3.1] - 2025-07-19
12
13
### 🐛 Bug Fixes
package.json
@@ -1,6 +1,6 @@
1
{
"name": "botview",
- "version": "2.3.1",
+ "version": "2.3.2",
"description": "Makes your SPA application visible to search robots.",
"author": "MobileTeleSystems",
"homepage": "https://github.com/MobileTeleSystems/botview",
0 commit comments