Skip to content

Commit b186e69

Browse files
committed
Merge branch 'main' of github.com:MobileTeleSystems/botview
2 parents 9a4dbd1 + 11c6f9d commit b186e69

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

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+
511
## [2.3.1] - 2025-07-19
612

713
### 🐛 Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "botview",
3-
"version": "2.3.1",
3+
"version": "2.3.2",
44
"description": "Makes your SPA application visible to search robots.",
55
"author": "MobileTeleSystems",
66
"homepage": "https://github.com/MobileTeleSystems/botview",

0 commit comments

Comments
 (0)