Skip to content

Commit

Permalink
chore(package): updated package name to Qeepsake
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Brandon Farrell committed Oct 5, 2021
1 parent 501ad11 commit 18fa337
Show file tree
Hide file tree
Showing 5 changed files with 7,373 additions and 41 deletions.
2 changes: 1 addition & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
],
"contributorsPerLine": 7,
"projectName": "react-native-images-collage",
"projectOwner": "aspect-apps",
"projectOwner": "qeepsake",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
Expand Down
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
## > 3.2.6

See releases: [https://github.com/aspect-apps/react-native-images-collage/releases](https://github.com/aspect-apps/react-native-images-collage/releases)
See releases: [https://github.com/Qeepsake/react-native-images-collage/releases](https://github.com/Qeepsake/react-native-images-collage/releases)

## 3.2.6

- Fixed an issue with image swapping [#19](https://github.com/aspect-apps/react-native-images-collage/pull/16).
- Fixed an issue with image swapping [#19](https://github.com/Qeepsake/react-native-images-collage/pull/16).

## 3.2.5 (February 2019)

Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ To keep up to date with the latest fixes. See [CHANGELOG.md](https://github.com/
Install via npm:

```sh
npm install react-native-images-collage --save
npm install @qeepsake/react-native-images-collage --save
```

## Usage
Expand Down Expand Up @@ -177,10 +177,10 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="http://www.lukebrandonfarrell.com"><img src="https://avatars3.githubusercontent.com/u/18139277?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Luke Brandon Farrell</b></sub></a><br /><a href="https://github.com/aspect-apps/react-native-images-collage/commits?author=lukebrandonfarrell" title="Code">💻</a> <a href="https://github.com/aspect-apps/react-native-images-collage/commits?author=lukebrandonfarrell" title="Documentation">📖</a> <a href="#infra-lukebrandonfarrell" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
<td align="center"><a href="https://jramogh.co"><img src="https://avatars3.githubusercontent.com/u/31567169?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Amogh Jahagirdar</b></sub></a><br /><a href="https://github.com/aspect-apps/react-native-images-collage/issues?q=author%3Aamogh-jrules" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://www.facebook.com/jasim.awan.009"><img src="https://avatars.githubusercontent.com/u/31315869?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Muhammad Jasim</b></sub></a><br /><a href="https://github.com/aspect-apps/react-native-images-collage/commits?author=jasimawan" title="Code">💻</a> <a href="https://github.com/aspect-apps/react-native-images-collage/commits?author=jasimawan" title="Documentation">📖</a></td>
<td align="center"><a href="https://henryarb.com"><img src="https://avatars.githubusercontent.com/u/13140872?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Henry Arbolaez</b></sub></a><br /><a href="https://github.com/aspect-apps/react-native-images-collage/commits?author=harbolaez" title="Code">💻</a> <a href="https://github.com/aspect-apps/react-native-images-collage/commits?author=harbolaez" title="Documentation">📖</a></td>
<td align="center"><a href="http://www.lukebrandonfarrell.com"><img src="https://avatars3.githubusercontent.com/u/18139277?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Luke Brandon Farrell</b></sub></a><br /><a href="https://github.com/Qeepsake/react-native-images-collage/commits?author=lukebrandonfarrell" title="Code">💻</a> <a href="https://github.com/Qeepsake/react-native-images-collage/commits?author=lukebrandonfarrell" title="Documentation">📖</a> <a href="#infra-lukebrandonfarrell" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
<td align="center"><a href="https://jramogh.co"><img src="https://avatars3.githubusercontent.com/u/31567169?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Amogh Jahagirdar</b></sub></a><br /><a href="https://github.com/Qeepsake/react-native-images-collage/issues?q=author%3Aamogh-jrules" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://www.facebook.com/jasim.awan.009"><img src="https://avatars.githubusercontent.com/u/31315869?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Muhammad Jasim</b></sub></a><br /><a href="https://github.com/Qeepsake/react-native-images-collage/commits?author=jasimawan" title="Code">💻</a> <a href="https://github.com/Qeepsake/react-native-images-collage/commits?author=jasimawan" title="Documentation">📖</a></td>
<td align="center"><a href="https://henryarb.com"><img src="https://avatars.githubusercontent.com/u/13140872?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Henry Arbolaez</b></sub></a><br /><a href="https://github.com/Qeepsake/react-native-images-collage/commits?author=harbolaez" title="Code">💻</a> <a href="https://github.com/Qeepsake/react-native-images-collage/commits?author=harbolaez" title="Documentation">📖</a></td>
</tr>
</table>

Expand Down
Loading

0 comments on commit 18fa337

Please sign in to comment.