File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @react-native-ama/animations
22
3+ ## 1.1.3
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [[ ` 460e339cdd68ab243daf5e8f197dec9bd4d6a8d0 ` ] ( https://github.com/FormidableLabs/react-native-ama/commit/460e339cdd68ab243daf5e8f197dec9bd4d6a8d0 )] :
8+ - @react-native-ama/internal @1.1.3
9+ - @react-native-ama/core @1.1.3
10+
311## 1.1.1
412
513### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-native-ama/animations" ,
3- "version" : " 1.1.1 " ,
3+ "version" : " 1.1.3 " ,
44 "react-native" : " src/index" ,
55 "types" : " dist/index.d.ts" ,
66 "main" : " dist/index.js" ,
2222 "typecheck" : " tsc --noEmit"
2323 },
2424 "dependencies" : {
25- "@react-native-ama/core" : " ~1.1.1 " ,
26- "@react-native-ama/internal" : " ~1.1.1 "
25+ "@react-native-ama/core" : " ~1.1.3 " ,
26+ "@react-native-ama/internal" : " ~1.1.3 "
2727 },
2828 "peerDependencies" : {
2929 "react" : " *" ,
Original file line number Diff line number Diff line change 11# @react-native-ama/core
22
3+ ## 1.1.3
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [[ ` 460e339cdd68ab243daf5e8f197dec9bd4d6a8d0 ` ] ( https://github.com/FormidableLabs/react-native-ama/commit/460e339cdd68ab243daf5e8f197dec9bd4d6a8d0 )] :
8+ - @react-native-ama/internal @1.1.3
9+
310## 1.1.2
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-native-ama/core" ,
3- "version" : " 1.1.2 " ,
3+ "version" : " 1.1.3 " ,
44 "description" : " Accessible Mobile App Library for React Native" ,
55 "react-native" : " src/index" ,
66 "types" : " dist/src/index.d.ts" ,
2626 "postinstall" : " node ./src/postinstall.js"
2727 },
2828 "dependencies" : {
29- "@react-native-ama/internal" : " ~1.1.2 "
29+ "@react-native-ama/internal" : " ~1.1.3 "
3030 },
3131 "peerDependencies" : {
3232 "react" : " *" ,
Original file line number Diff line number Diff line change 11# @react-native-ama/extras
22
3+ ## 1.1.3
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [[ ` 460e339cdd68ab243daf5e8f197dec9bd4d6a8d0 ` ] ( https://github.com/FormidableLabs/react-native-ama/commit/460e339cdd68ab243daf5e8f197dec9bd4d6a8d0 )] :
8+ - @react-native-ama/internal @1.1.3
9+ - @react-native-ama/animations @1.1.3
10+ - @react-native-ama/core @1.1.3
11+
312## 1.1.1
413
514### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-native-ama/extras" ,
3- "version" : " 1.1.1 " ,
3+ "version" : " 1.1.3 " ,
44 "react-native" : " src/index" ,
55 "types" : " dist/index.d.ts" ,
66 "main" : " dist/index.js" ,
2222 "typecheck" : " tsc --noEmit"
2323 },
2424 "dependencies" : {
25- "@react-native-ama/animations" : " ~1.1.1 " ,
26- "@react-native-ama/core" : " ~1.1.1 " ,
27- "@react-native-ama/internal" : " ~1.1.1 "
25+ "@react-native-ama/animations" : " ~1.1.3 " ,
26+ "@react-native-ama/core" : " ~1.1.3 " ,
27+ "@react-native-ama/internal" : " ~1.1.3 "
2828 },
2929 "peerDependencies" : {
3030 "react" : " *" ,
Original file line number Diff line number Diff line change 11# @react-native-ama/forms
22
3+ ## 1.1.3
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [[ ` 460e339cdd68ab243daf5e8f197dec9bd4d6a8d0 ` ] ( https://github.com/FormidableLabs/react-native-ama/commit/460e339cdd68ab243daf5e8f197dec9bd4d6a8d0 )] :
8+ - @react-native-ama/internal @1.1.3
9+ - @react-native-ama/core @1.1.3
10+ - @react-native-ama/react-native @1.1.3
11+
312## 1.1.1
413
514### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-native-ama/forms" ,
3- "version" : " 1.1.1 " ,
3+ "version" : " 1.1.3 " ,
44 "react-native" : " src/index" ,
55 "types" : " dist/index.d.ts" ,
66 "main" : " dist/index.js" ,
2323 "test" : " jest"
2424 },
2525 "dependencies" : {
26- "@react-native-ama/core" : " ~1.1.1 " ,
27- "@react-native-ama/internal" : " ~1.1.1 " ,
28- "@react-native-ama/react-native" : " ~1.1.1 "
26+ "@react-native-ama/core" : " ~1.1.3 " ,
27+ "@react-native-ama/internal" : " ~1.1.3 " ,
28+ "@react-native-ama/react-native" : " ~1.1.3 "
2929 },
3030 "peerDependencies" : {
3131 "react" : " *" ,
Original file line number Diff line number Diff line change 11# @react-native-ama/internal
22
3+ ## 1.1.3
4+
5+ ### Patch Changes
6+
7+ - - Added skeleton structure for the ` ama.rules.json ` file ([ #291 ] ( https://github.com/FormidableLabs/react-native-ama/pull/291 ) )
8+ - Moved ama.rules.json file to the root of internal package and included it in the package.json files to be published to npm.
9+
310## 1.1.2
411
512### Patch Changes
You can’t perform that action at this time.
0 commit comments