Skip to content

Commit

Permalink
chore(release): 2.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
irudoy committed Apr 3, 2023
1 parent e65a139 commit 305561c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

## [2.2.7](https://github.com/dromru/react-photoswipe-gallery/compare/v2.2.6...v2.2.7) (2023-04-03)


### Bug Fixes

* change useEffect to useLayoutEffect in Item component ([ed17490](https://github.com/dromru/react-photoswipe-gallery/commit/ed17490ba192ebe99480b61f04e6af4983982b55))

## [2.2.6](https://github.com/dromru/react-photoswipe-gallery/compare/v2.2.5...v2.2.6) (2023-02-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-photoswipe-gallery",
"version": "2.2.6",
"version": "2.2.7",
"description": "React component wrapper around PhotoSwipe",
"type": "module",
"main": "dist/index.js",
Expand Down

0 comments on commit 305561c

Please sign in to comment.