Skip to content

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
 - @react-native-ff-elements/[email protected]
 - @react-native-ff-elements/[email protected]
  • Loading branch information
ajp8164 committed Aug 10, 2024
1 parent 364b7f0 commit af48801
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 8 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.12](https://github.com/formfree/react-native-ff-elements/compare/@react-native-ff-elements/[email protected]...@react-native-ff-elements/[email protected]) (2024-08-10)

**Note:** Version bump only for package @react-native-ff-elements/core

## [0.0.11](https://github.com/formfree/react-native-ff-elements/compare/@react-native-ff-elements/[email protected]...@react-native-ff-elements/[email protected]) (2024-08-10)

**Note:** Version bump only for package @react-native-ff-elements/core
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-ff-elements/core",
"version": "0.0.11",
"version": "0.0.12",
"description": "A React Native library for apps.",
"author": "FormFree Holdings",
"license": "MIT",
Expand Down Expand Up @@ -93,5 +93,5 @@
]
]
},
"gitHead": "3b6425ca86d5d51bcb66a39100f9518c0e883328"
"gitHead": "364b7f00f78896808f1323bf80ef09706c6b3f2c"
}
4 changes: 4 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.36](https://github.com/formfree/react-native-ff-elements/compare/@react-native-ff-elements/[email protected]...@react-native-ff-elements/[email protected]) (2024-08-10)

**Note:** Version bump only for package @react-native-ff-elements/ui

## [0.0.35](https://github.com/formfree/react-native-ff-elements/compare/@react-native-ff-elements/[email protected]...@react-native-ff-elements/[email protected]) (2024-08-10)

**Note:** Version bump only for package @react-native-ff-elements/ui
Expand Down
6 changes: 3 additions & 3 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-ff-elements/ui",
"version": "0.0.35",
"version": "0.0.36",
"description": "A React Native library for apps.",
"author": "FormFree Holdings",
"license": "MIT",
Expand Down Expand Up @@ -34,7 +34,7 @@
"types": "lib/typescript/src/index.d.ts",
"dependencies": {
"@react-native-ff-elements/common": "^0.0.3",
"@react-native-ff-elements/core": "^0.0.11"
"@react-native-ff-elements/core": "^0.0.12"
},
"devDependencies": {
"@babel/core": "^7.20.12",
Expand Down Expand Up @@ -104,5 +104,5 @@
]
]
},
"gitHead": "3b6425ca86d5d51bcb66a39100f9518c0e883328"
"gitHead": "364b7f00f78896808f1323bf80ef09706c6b3f2c"
}

0 comments on commit af48801

Please sign in to comment.