6 files changed +19
-13
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# astro-m2dx
2
2
3
+ ## 0.7.11
4
+
5
+ ### Patch Changes
6
+
7
+ - [ ` cd79a13 ` ] ( https://github.com/christian-hackyourshack/npm/commit/cd79a138419d83c06e8b920339f86407c2a77403 ) Thanks [ @christian-hackyourshack ] ( https://github.com/christian-hackyourshack ) ! - Added feature 'normalizePaths'
8
+
9
+ - [ ` 9b66f23 ` ] ( https://github.com/christian-hackyourshack/npm/commit/9b66f23e714ab360c96af1c2245cd5cb0ae04df6 ) Thanks [ @christian-hackyourshack ] ( https://github.com/christian-hackyourshack ) ! - Added new features: unwrapImages & identifyImages
10
+
11
+ - Updated dependencies [[ ` cd79a13 ` ] ( https://github.com/christian-hackyourshack/npm/commit/cd79a138419d83c06e8b920339f86407c2a77403 )] :
12
+ - m2dx-utils@0.2.3
13
+
3
14
## 0.7.10
4
15
5
16
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " astro-m2dx" ,
3
- "version" : " 0.7.10 " ,
3
+ "version" : " 0.7.11 " ,
4
4
"description" : " Remark plugin to enhance MDX in the scope of Astro site generation" ,
5
5
"author" : " christian@hackyourshack.org" ,
6
6
"homepage" : " https://astro-m2dx.netlify.app/" ,
Original file line number Diff line number Diff line change 1
1
# m2dx-utils
2
2
3
+ ## 0.2.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [ ` cd79a13 ` ] ( https://github.com/christian-hackyourshack/npm/commit/cd79a138419d83c06e8b920339f86407c2a77403 ) Thanks [ @christian-hackyourshack ] ( https://github.com/christian-hackyourshack ) ! - Added feature 'normalizePaths'
8
+
3
9
## 0.2.2
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " m2dx-utils" ,
3
- "version" : " 0.2.2 " ,
3
+ "version" : " 0.2.3 " ,
4
4
"description" : " Utilities for MDX/mdast" ,
5
5
"author" : " christian@hackyourshack.org" ,
6
6
"homepage" : " https://m2dx-utils.netlify.app/" ,
0 commit comments