File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -12,12 +12,14 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
12
12
13
13
- Change package manager from ` pnpm ` to ` npm ` . (https://github.com/microsoft/vscode-vsce/issues/421#issuecomment-1853833167 )
14
14
15
- ## [ 0.0.4] 2024-10-15
15
+ ## ~~ [ 0.0.4] 2024-10-15~~
16
16
17
17
### Added
18
18
19
19
- When setting up the blog repository, display the repository list in a paginated manner.
20
20
21
+ ** This version has been broken by the ` pnpm ` package manager.**
22
+
21
23
## [ 0.0.3] 2024-04-15
22
24
23
25
### Added
Original file line number Diff line number Diff line change 2
2
"name" : " github-issue-blog" ,
3
3
"displayName" : " Github Issue Blog" ,
4
4
"description" : " A vscode plugin to create a blog with issue" ,
5
- "version" : " 0.0.4 " ,
5
+ "version" : " 0.0.5 " ,
6
6
"author" : " wtto00" ,
7
7
"publisher" : " wtto00" ,
8
8
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments