Skip to content

Commit d66cab7

Browse files
chore: release (#191)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0b48baa commit d66cab7

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

.changeset/good-tools-compare.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
11
# Change Log
2+
3+
## 2.2.0
4+
5+
### Minor Changes
6+
7+
- [#190](https://github.com/wKovacs64/react-native-responsive-image-view/pull/190) [`9d00c38`](https://github.com/wKovacs64/react-native-responsive-image-view/commit/9d00c380425b8a37c7519ba4ae92be21f8edb8b0) Thanks [@wKovacs64](https://github.com/wKovacs64)! - Convert project to TypeScript. Removes the `prop-types` peer dependency.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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-responsive-image-view",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "React Native component for scaling an Image within the parent View",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)