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]
 - @react-native-ff-elements/[email protected]
  • Loading branch information
ajp8164 committed Jan 8, 2025
1 parent 7d651ee commit ce67ac3
Show file tree
Hide file tree
Showing 7 changed files with 24 additions and 12 deletions.
12 changes: 6 additions & 6 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/common/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.4](https://github.com/formfree/react-native-ff-elements/compare/@react-native-ff-elements/[email protected]...@react-native-ff-elements/[email protected]) (2025-01-08)

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

## [0.0.3](https://github.com/formfree/react-native-ff-elements/compare/@react-native-ff-elements/[email protected]...@react-native-ff-elements/[email protected]) (2024-03-26)

**Note:** Version bump only for package @react-native-ff-elements/common
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-ff-elements/common",
"version": "0.0.3",
"version": "0.0.4",
"description": "A React Native library for apps.",
"author": "FormFree Holdings",
"license": "MIT",
Expand Down
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.15](https://github.com/formfree/react-native-ff-elements/compare/@react-native-ff-elements/[email protected]...@react-native-ff-elements/[email protected]) (2025-01-08)

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

## [0.0.14](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.14",
"version": "0.0.15",
"description": "A React Native library for apps.",
"author": "FormFree Holdings",
"license": "MIT",
Expand Down Expand Up @@ -33,7 +33,7 @@
"module": "lib/module/index.js",
"types": "lib/typescript/src/index.d.ts",
"dependencies": {
"@react-native-ff-elements/common": "^0.0.3",
"@react-native-ff-elements/common": "^0.0.4",
"react-native-biometrics": "^3.0.1"
},
"devDependencies": {
Expand Down
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.39](https://github.com/formfree/react-native-ff-elements/compare/@react-native-ff-elements/[email protected]...@react-native-ff-elements/[email protected]) (2025-01-08)

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

## [0.0.38](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.38",
"version": "0.0.39",
"description": "A React Native library for apps.",
"author": "FormFree Holdings",
"license": "MIT",
Expand Down Expand Up @@ -33,8 +33,8 @@
"module": "lib/module/index.js",
"types": "lib/typescript/src/index.d.ts",
"dependencies": {
"@react-native-ff-elements/common": "^0.0.3",
"@react-native-ff-elements/core": "^0.0.14",
"@react-native-ff-elements/common": "^0.0.4",
"@react-native-ff-elements/core": "^0.0.15",
"@rneui/base": "^4.0.0-rc.8",
"@rneui/themed": "^4.0.0-rc.8"
},
Expand Down

0 comments on commit ce67ac3

Please sign in to comment.