Skip to content

Commit 2ec2082

Browse files
committed
chore(release): 3.0.2
1 parent 50dc030 commit 2ec2082

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [3.0.2](https://github.com/dromru/react-photoswipe-gallery/compare/v3.0.1...v3.0.2) (2024-07-19)
6+
57
## [3.0.1](https://github.com/dromru/react-photoswipe-gallery/compare/v2.2.7...v3.0.1) (2023-12-20)
68

79
### Bug Fixes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-photoswipe-gallery",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "React component wrapper around PhotoSwipe",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)