Skip to content

Commit bd31cbf

Browse files
chore(release): version packages (#63)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9d92d50 commit bd31cbf

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

.changeset/silver-states-serve.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# react-native-gesture-image-viewer
22

3+
## 1.6.2
4+
5+
### Patch Changes
6+
7+
- b8ec554: docs: migrate README content to docs site and update homepage
8+
- Move detailed documentation from README to dedicated docs site
9+
- Update package.json homepage field to point to new docs URL
10+
- Full documentation is available at: https://react-native-gesture-image-viewer.pages.dev
11+
312
## 1.6.1
413

514
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-gesture-image-viewer",
3-
"version": "1.6.1",
3+
"version": "1.6.2",
44
"description": "🖼️ A highly customizable and easy-to-use React Native image viewer with gesture support and external controls",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",

0 commit comments

Comments
 (0)