Skip to content

Commit 8a30711

Browse files
chore: release package (#109)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7e893fd commit 8a30711

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/itchy-monkeys-poke.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,5 +1,11 @@
11
# react-native-ama
22

3+
## 0.7.1
4+
5+
### Patch Changes
6+
7+
- Ensure dist/ directory is generated for release ([`ff0a870`](https://github.com/FormidableLabs/react-native-ama/commit/ff0a87059a916ace7a4da11db55aa23a8fd85fd6))
8+
39
## 0.7.0
410

511
### Minor 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-ama",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"description": "Accessible Mobile App Library for React Native",
55
"main": "dist/commonjs/index",
66
"module": "dist/module/index",

0 commit comments

Comments
 (0)