Skip to content

Commit 2b5ed3f

Browse files
committed
chore: bump version to 0.2.7
1 parent 3bdba93 commit 2b5ed3f

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
1-
## [0.2.6] - 2026-05-29
1+
## [0.2.7] - 2026-05-29
22

33
### 📚 Documentation
44

5+
- Improve README intro and alt text for SEO
56
- Improve README intro and alt text for SEO
67

78
### ⚙️ Miscellaneous Tasks
89

910
- Update dependencies
11+
- Bump version to 0.2.6
1012
## [0.2.5] - 2026-05-28
1113

1214
### 🐛 Bug Fixes

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bashls"
3-
version = "0.2.6"
3+
version = "0.2.7"
44
edition = "2024"
55
description = "A Rust implementation of bash-language-server"
66
license = "MIT"

0 commit comments

Comments
 (0)