File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/) and this
6
6
7
7
## [ Released] ( https://github.com/dc7290/next-export-optimize-images/releases )
8
8
9
+ ## [ 4.5.0] ( https://github.com/dc7290/next-export-optimize-images/compare/v4.4.0...v4.5.0 ) (2024-06-09)
10
+
11
+
12
+ ### Features
13
+
14
+ * π Support ` .cjs ` ([ 4e58bdb] ( https://github.com/dc7290/next-export-optimize-images/commit/4e58bdb061766720c4a9317587015ed66b6a671d ) )
15
+
16
+
17
+ ### Documentation
18
+
19
+ * βοΈ Handling page swaps and relative paths ([ 6d86e34] ( https://github.com/dc7290/next-export-optimize-images/commit/6d86e3405f2cde1614552c53ac70c046425c2939 ) )
20
+
9
21
## [ 4.4.0] ( https://github.com/dc7290/next-export-optimize-images/compare/v4.3.1...v4.4.0 ) (2024-05-19)
10
22
11
23
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " next-export-optimize-images" ,
3
- "version" : " 4.4 .0" ,
3
+ "version" : " 4.5 .0" ,
4
4
"description" : " Optimize images at build time with Next.js." ,
5
5
"keywords" : [
6
6
" next.js" ,
You canβt perform that action at this time.
0 commit comments