Skip to content

Commit a78eab2

Browse files
chore(release): 2.2.0
# [2.2.0](v2.1.3...v2.2.0) (2024-12-04) ### Bug Fixes * determine ranges for line meta recomputation on update ([8503dbd](8503dbd)) * sorting for inner blocks without trailing newline ([e27f20f](e27f20f)) ### Features * add command for sorting inner blocks only ([462fd5f](462fd5f)) * add skipParents parameter to [@blocksort](https://github.com/blocksort) marker ([11969e3](11969e3))
1 parent 42e0f53 commit a78eab2

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [2.2.0](https://github.com/1nVitr0/plugin-vscode-blocksort/compare/v2.1.3...v2.2.0) (2024-12-04)
2+
3+
4+
### Bug Fixes
5+
6+
* determine ranges for line meta recomputation on update ([8503dbd](https://github.com/1nVitr0/plugin-vscode-blocksort/commit/8503dbd475c44180cff13bb773bc44b380199f62))
7+
* sorting for inner blocks without trailing newline ([e27f20f](https://github.com/1nVitr0/plugin-vscode-blocksort/commit/e27f20fdf7a087ebec097c86a705ad7308b69dc7))
8+
9+
10+
### Features
11+
12+
* add command for sorting inner blocks only ([462fd5f](https://github.com/1nVitr0/plugin-vscode-blocksort/commit/462fd5f007468b899526acb6ea4371d379c196b6))
13+
* add skipParents parameter to [@blocksort](https://github.com/blocksort) marker ([11969e3](https://github.com/1nVitr0/plugin-vscode-blocksort/commit/11969e30d845adfcc5f2a5bb2c0242f159f8dd23))
14+
115
## [2.1.3](https://github.com/1nVitr0/plugin-vscode-blocksort/compare/v2.1.2...v2.1.3) (2024-12-03)
216

317

0 commit comments

Comments
 (0)