Skip to content

Commit

Permalink
chore: release v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
geobako committed Nov 21, 2021
1 parent e44aac6 commit 004dd67
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
17 changes: 16 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# Changelog

## 1.0.1
## [v1.0.2](https://github.com/georstat/react-native-image-gallery/compare/v1.0.1...v1.0.2)

#### Improvements

- chore: removed react-native-gesture-handler from peerDependencies ([47f1c5b](https://github.com/georstat/react-native-image-gallery/commit/47f1c5bedd2b58c6b885f8328434064354a6fc52)).
- chore: added .idea to .gitignore ([a1853fa](https://github.com/georstat/react-native-image-gallery/commit/a1853fa4e1c88b3621bdaf7bb8650191dca2c00a)).

#### Fixes

- fix: remove extra peer dependencies ([e44aac6](https://github.com/georstat/react-native-image-gallery/commit/e44aac60eb75cdf139906b75c3b90c635dca5838)).

#### Documentations

- docs: updated demo gifs ([5339223](https://github.com/georstat/react-native-image-gallery/commit/53392232794b3df23aa2406423ab208e57912a96)).

## v1.0.1 - 2021-11-21
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@georstat/react-native-image-gallery",
"version": "1.0.1",
"version": "1.0.2",
"access": "public",
"description": "React Native Image Gallery with Thumbnails",
"main": "lib/commonjs/index.js",
Expand Down

0 comments on commit 004dd67

Please sign in to comment.