Skip to content

Commit

Permalink
chore(release): 2.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
akhmadullin committed Feb 9, 2023
1 parent fc40996 commit c86cd6a
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.5](https://github.com/dromru/react-photoswipe-gallery/compare/v2.2.4...v2.2.5) (2023-02-09)


### Bug Fixes

* remove null from ItemRef type ([fc40996](https://github.com/dromru/react-photoswipe-gallery/commit/fc409960b6d9badf55108b8ba4e4d6272b6d84fd))

## [2.2.4](https://github.com/dromru/react-photoswipe-gallery/compare/v2.2.3...v2.2.4) (2023-02-09)


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.4",
"version": "2.2.5",
"description": "React component wrapper around PhotoSwipe",
"type": "module",
"main": "dist/index.js",
Expand Down

0 comments on commit c86cd6a

Please sign in to comment.