Skip to content

Commit 2582df1

Browse files
author
Brian Ryall
committed
chore(release): prepare 1.3.7
1 parent b1214a5 commit 2582df1

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

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

5+
## [1.3.7] - 2025-01-26
6+
7+
### Bug Fixes
8+
9+
- Make enum to not be hidden in blink-cmp
10+
11+
### Features
12+
13+
- Add version command to cli
14+
15+
516
## [1.3.6] - 2024-10-27
617

718
### Bug Fixes

crates/lsp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "beancount-language-server"
3-
version = "1.3.6"
3+
version = "1.3.7"
44
edition = "2021"
55
authors = ["Brian Ryall <polarmutex@users.noreply.github.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)