Skip to content

Commit

Permalink
Version Packages (#184)
Browse files Browse the repository at this point in the history
* RELEASING: Releasing 8 package(s)

Releases:
  @infinitered/[email protected]
  @infinitered/[email protected]
  @infinitered/[email protected]
  @infinitered/[email protected]
  @infinitered/[email protected]
  [email protected]
  @infinitered/[email protected]
  @infinitered/[email protected]

* Version Packages

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 7, 2025
1 parent 4596e9c commit 3b07ad6
Show file tree
Hide file tree
Showing 21 changed files with 727 additions and 260 deletions.
8 changes: 0 additions & 8 deletions .changeset/afraid-knives-pull.md

This file was deleted.

200 changes: 0 additions & 200 deletions .changeset/early-jars-give.md

This file was deleted.

12 changes: 0 additions & 12 deletions .changeset/fifty-walls-fry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wet-cups-burn.md

This file was deleted.

16 changes: 16 additions & 0 deletions apps/ExampleApp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# example-app

## 4.0.0

### Major Changes

- b668ab0: Upgrade to expo 52

### Patch Changes

- Updated dependencies [b668ab0]
- Updated dependencies [83b7e6e]
- Updated dependencies [b668ab0]
- @infinitered/react-native-mlkit-object-detection@3.0.0
- @infinitered/react-native-mlkit-face-detection@3.0.0
- @infinitered/react-native-mlkit-image-labeling@3.0.0
- @infinitered/react-native-mlkit-document-scanner@3.0.0

## 3.0.0

### Major Changes
Expand Down
12 changes: 6 additions & 6 deletions apps/ExampleApp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-app",
"version": "3.0.0",
"version": "4.0.0",
"private": true,
"main": "./index.js",
"scripts": {
Expand Down Expand Up @@ -32,10 +32,10 @@
"dependencies": {
"@expo-google-fonts/space-grotesk": "^0.2.2",
"@expo/metro-runtime": "~4.0.1",
"@infinitered/react-native-mlkit-document-scanner": "workspace:^2.0.1",
"@infinitered/react-native-mlkit-face-detection": "workspace:^2.0.1",
"@infinitered/react-native-mlkit-image-labeling": "workspace:^2.0.1",
"@infinitered/react-native-mlkit-object-detection": "workspace:^2.0.1",
"@infinitered/react-native-mlkit-document-scanner": "workspace:^3.0.0",
"@infinitered/react-native-mlkit-face-detection": "workspace:^3.0.0",
"@infinitered/react-native-mlkit-image-labeling": "workspace:^3.0.0",
"@infinitered/react-native-mlkit-object-detection": "workspace:^3.0.0",
"@react-native-async-storage/async-storage": "^2.0.0",
"@react-navigation/native": "^6.0.8",
"@react-navigation/native-stack": "^6.0.2",
Expand Down Expand Up @@ -76,7 +76,7 @@
"@babel/plugin-transform-template-literals": "^7.0.0",
"@babel/preset-env": "^7.20.0",
"@babel/runtime": "^7.20.0",
"@infinitered/tsconfig": "0.3.0",
"@infinitered/tsconfig": "0.4.0",
"@react-native-community/cli": "^15.0.0",
"@react-native-community/cli-platform-android": "^15.0.0",
"@react-native-community/cli-platform-ios": "^15.0.0",
Expand Down
Loading

0 comments on commit 3b07ad6

Please sign in to comment.