Skip to content

Commit 603a7b4

Browse files
committed
chore: release v0.2.1
1 parent 73ed0a1 commit 603a7b4

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.0"
2+
".": "0.2.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to the "mkdocs-snippet-lens" extension will be documented in
44

55
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
66

7+
## [0.2.1](https://github.com/main-branch/mkdocs-snippet-lens/compare/v0.2.0...v0.2.1) (2025-12-18)
8+
9+
10+
### Documentation
11+
12+
* Update RISKS.md with GitHub issue links and post-v0.2.0 status ([73ed0a1](https://github.com/main-branch/mkdocs-snippet-lens/commit/73ed0a1e72500cd341992982f55691244b31364e))
13+
714
## [0.2.0](https://github.com/main-branch/mkdocs-snippet-lens/compare/v0.1.1...v0.2.0) (2025-12-18)
815

916

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "mkdocs-snippet-lens",
33
"displayName": "MkDocs Snippet Lens",
44
"description": "Preview and open MkDocs --8<-- snippets directly in VS Code.",
5-
"version": "0.2.0",
5+
"version": "0.2.1",
66
"publisher": "main-branch",
77
"icon": "icon.png",
88
"license": "MIT",

0 commit comments

Comments
 (0)