Skip to content

Commit cdf32a3

Browse files
committed
chore: release v1.0.1
1 parent c8aa3f9 commit cdf32a3

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
## [Unreleased]
1111

12+
## [1.0.1] - 2025-05-05
13+
1214
### Added
1315

1416
### Changed
15-
1617
- Allow `MarkdownNewTemplate` command to be used in any filetype.
1718

1819
### Deprecated
1920

2021
### Removed
2122

2223
### Fixed
23-
2424
- Visual mode keymap for inserting headers now correctly exits visual mode before executing the command.
2525

2626
### Security
@@ -46,6 +46,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4646

4747
### Security
4848

49-
[Unreleased]: https://github.com/magnusriga/markdown-tools.nvim/compare/v1.0.0...HEAD
49+
[Unreleased]: https://github.com/magnusriga/markdown-tools.nvim/compare/v1.0.1...HEAD
50+
[1.0.1]: https://github.com/magnusriga/markdown-tools.nvim/compare/v1.0.0...v1.0.1
5051
[1.0.0]: https://github.com/magnusriga/markdown-tools.nvim/compare/v0.1.0...v1.0.0
5152
[0.1.0]: https://github.com/magnusriga/markdown-tools.nvim/releases/tag/v0.1.0

0 commit comments

Comments
 (0)