Skip to content

Commit 11bdbe0

Browse files
committed
chore(release): 1.3.11
1 parent c8939b7 commit 11bdbe0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
## [1.3.11](https://github.com/dromru/react-photoswipe-gallery/compare/v1.3.10...v1.3.11) (2024-07-19)
6+
7+
8+
### Chore
9+
10+
* **docs:** fix react-photoswipe-gallery version in readme ([c8939b7](https://github.com/dromru/react-photoswipe-gallery/commit/c8939b7e82d8f6fb65617c91aa7071c4051fc87d))
11+
512
## [1.3.10](https://github.com/dromru/react-photoswipe-gallery/compare/v1.3.9...v1.3.10) (2022-04-01)
613

714

package.json

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

0 commit comments

Comments
 (0)