Skip to content

Commit 07020c0

Browse files
committed
chore(release): v0.1.10
1 parent 7b37b47 commit 07020c0

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ 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.10
8+
9+
[compare changes](https://github.com/selemondev/vscode-preview-docs/compare/v0.1.9...v0.1.10)
10+
11+
### 🎨 Styles
12+
13+
- Add card hover state ([7311057](https://github.com/selemondev/vscode-preview-docs/commit/7311057))
14+
15+
### ❤️ Contributors
16+
17+
- Selemondev <selemondev19@gmail.com>
18+
719
## v0.1.9
820

921
[compare changes](https://github.com/selemondev/vscode-preview-docs/compare/v0.1.8...v0.1.9)

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.9",
3+
"version": "0.1.10",
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)