File tree Expand file tree Collapse file tree 4 files changed +14
-2
lines changed
plugins/markdown/plugin-markdown-image Expand file tree Collapse file tree 4 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 2.0.0-rc.100] ( https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.99...v2.0.0-rc.100 ) (2025-05-01)
7
+
8
+ ### Features
9
+
10
+ - ** plugin-markdown-image:** allow 'strict' in size ([ #451 ] ( https://github.com/vuepress/ecosystem/issues/451 ) ) ([ c1ea524] ( https://github.com/vuepress/ecosystem/commit/c1ea5249646790b71fdb3e71fd4c06a82138c56d ) )
11
+
6
12
# [ 2.0.0-rc.99] ( https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.98...v2.0.0-rc.99 ) (2025-05-01)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"npmClient" : " pnpm" ,
3
- "version" : " 2.0.0-rc.99 " ,
3
+ "version" : " 2.0.0-rc.100 " ,
4
4
"command" : {
5
5
"version" : {
6
6
"allowBranch" : " main" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 2.0.0-rc.100] ( https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.99...v2.0.0-rc.100 ) (2025-05-01)
7
+
8
+ ### Features
9
+
10
+ - ** plugin-markdown-image:** allow 'strict' in size ([ #451 ] ( https://github.com/vuepress/ecosystem/issues/451 ) ) ([ c1ea524] ( https://github.com/vuepress/ecosystem/commit/c1ea5249646790b71fdb3e71fd4c06a82138c56d ) )
11
+
6
12
# [ 2.0.0-rc.99] ( https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.98...v2.0.0-rc.99 ) (2025-05-01)
7
13
8
14
** Note:** Version bump only for package @vuepress/plugin-markdown-image
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/plugin-markdown-image" ,
3
- "version" : " 2.0.0-rc.99 " ,
3
+ "version" : " 2.0.0-rc.100 " ,
4
4
"description" : " VuePress plugin - markdown image" ,
5
5
"keywords" : [
6
6
" vuepress-plugin" ,
You can’t perform that action at this time.
0 commit comments