Skip to content

Commit 6b988b1

Browse files
author
Amr Wagdy
committed
chore: Release v1.2.2
1 parent ed0d56f commit 6b988b1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ Types of changes:
2727
-------------
2828

2929
-------------
30+
## 1.2.2 - 2023-09-12
31+
### Fixed
32+
- Low preview image baseURL
33+
3034
## 1.2.1 - 2022-09-01
3135
### Changed
3236
- Decrease the package size

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-cloudimage-responsive",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"private": false,
55
"scripts": {
66
"start": "next dev",

0 commit comments

Comments
 (0)