Skip to content

Commit 6ad172c

Browse files
committed
chore: release v0.0.8
1 parent 909273c commit 6ad172c

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.0.7"
2+
".": "0.0.8"
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.0.8](https://github.com/main-branch/mkdocs-snippet-lens/compare/v0.0.7...v0.0.8) (2025-12-13)
8+
9+
10+
### Documentation
11+
12+
* Add badges and install links for VS Code Marketplace, Open VSX, and GitHub Releases ([909273c](https://github.com/main-branch/mkdocs-snippet-lens/commit/909273cbba260033eaebe712444991492a7ce417))
13+
714
## [0.0.7](https://github.com/main-branch/mkdocs-snippet-lens/compare/v0.0.6...v0.0.7) (2025-12-12)
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.0.7",
5+
"version": "0.0.8",
66
"publisher": "main-branch",
77
"icon": "icon.png",
88
"license": "MIT",

0 commit comments

Comments
 (0)