Skip to content

Commit 11a958b

Browse files
chore: release v0.3.2 (#12)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2e93d47 commit 11a958b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.3.2](https://github.com/uploadcare/nextjs-loader/compare/v0.3.1...v0.3.2) (2022-01-21)
2+
3+
4+
### Bug Fixes
5+
6+
* force format for large jpegs ([#11](https://github.com/uploadcare/nextjs-loader/issues/11)) ([2e93d47](https://github.com/uploadcare/nextjs-loader/commit/2e93d473884f7d808766d45cc8e71a6331cced57))
7+
8+
9+
110
## [0.3.1](https://github.com/uploadcare/nextjs-loader/compare/v0.3.0...v0.3.1) (2021-11-09)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uploadcare/nextjs-loader",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "Uploadcare custom image loader for Next.js",
55
"main": "./build/index.js",
66
"types": "./build/index.d.ts",

0 commit comments

Comments
 (0)