Skip to content

Commit 25ed18a

Browse files
chore(release): 1.0.8
1 parent d4c8a83 commit 25ed18a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.0.8](https://github.com/francoischalifour/medium-zoom/compare/1.0.7...1.0.8) (2022-11-15)
2+
3+
### Bug Fixes
4+
5+
- use currentSrc for imgs in <picture> tags ([#194](https://github.com/francoischalifour/medium-zoom/issues/194)) ([32ee39f](https://github.com/francoischalifour/medium-zoom/commit/32ee39f424f91e2f34e5e06e7ddc6bf8e4be9d23))
6+
17
## [1.0.7](https://github.com/francoischalifour/medium-zoom/compare/1.0.6...1.0.7) (2022-11-14)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "medium-zoom",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "A JavaScript library for zooming images like Medium",
55
"license": "MIT",
66
"repository": "francoischalifour/medium-zoom",

0 commit comments

Comments
 (0)