Skip to content

Commit 6f58bba

Browse files
committed
chore(release): v0.1.12
1 parent 116776f commit 6f58bba

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@ All notable changes to the "preview-docs" extension will be documented in this f
44

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

7+
## v0.1.12
8+
9+
[compare changes](https://github.com/selemondev/vscode-preview-docs/compare/v0.1.10...v0.1.12)
10+
11+
### 🚀 Enhancements
12+
13+
- Read multiple package.json files ([1c38e99](https://github.com/selemondev/vscode-preview-docs/commit/1c38e99))
14+
15+
### 🏡 Chore
16+
17+
- **release:** V0.1.11 ([116776f](https://github.com/selemondev/vscode-preview-docs/commit/116776f))
18+
19+
### ❤️ Contributors
20+
21+
- Selemondev <selemondev19@gmail.com>
22+
723
## v0.1.11
824

925
[compare changes](https://github.com/selemondev/vscode-preview-docs/compare/v0.1.10...v0.1.11)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vscode-preview-docs",
3-
"version": "0.1.11",
3+
"version": "0.1.12",
44
"displayName": "Preview Docs",
55
"packageManager": "pnpm@8.15.9",
66
"description": "Preview language and framework documentations within your IDE ✨.",

0 commit comments

Comments
 (0)