Skip to content

Commit

Permalink
release: publish
Browse files Browse the repository at this point in the history
 - fixture@1.1.0
 - @shopify/flipper-plugin-react-native-performance@1.0.1
 - @shopify/react-native-performance@4.1.0
  • Loading branch information
ElviraBurchik committed Jun 16, 2022
1 parent 126285f commit a5181db
Show file tree
Hide file tree
Showing 8 changed files with 43 additions and 15 deletions.
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,16 @@ Performance measurement for your React Native apps.
Documentation can be found at [shopify.github.io/react-native-performance](https://shopify.github.io/react-native-performance/)


<img src="https://github.com/Shopify/react-native-performance/actions/workflows/react-native-performance.yml/badge.svg?branch=main" alt="Build status"/>
<img src="https://badge.buildkite.com/a19f57510b2dae4110bba6bdf73051dc6b080e43a22f2ff5f3.svg" alt="Build status"/>
<a href="https://lerna.js.org" title="lerna">
<img src="https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg" alt="lerna"/>
</a>
<img src="https://img.shields.io/npm/l/@shopify/react-native-performance" alt="license: MIT"/>
<a href="https://discord.com/channels/928252803867107358/928253059375726622" title="Discord chat">
<img src="https://img.shields.io/discord/928252803867107358" alt="Discord chat"/>
</a>
<img src="https://img.shields.io/discord/928252803867107358" alt="Discord chat"/>

---

[Installation](#install) | [Packages](#package-versions) | [Playground app](#playground-app) | [Contributing](#contributing) | [Discord channel](https://discord.com/channels/928252803867107358/928253059375726622)
[Installation](#install-⬇️) | [Packages](#packages) | [Playground app](#playground-app) | [Contributing](#contributing)


## Install
Expand All @@ -35,8 +33,8 @@ Packages are set up to be compatible with [autolinking](https://github.com/react

| Name | Version |
| ---- | ------- |
| [@shopify/flipper-plugin-react-native-performance](/packages/flipper-plugin-react-native-performance) | [1.0.0](https://github.com/Shopify/react-native-performance/releases/tag/%40shopify%2Fflipper-plugin-react-native-performance%401.0.0) |
| [@shopify/react-native-performance](/packages/react-native-performance) | [4.0.0](https://github.com/Shopify/react-native-performance/releases/tag/%40shopify%2Freact-native-performance%404.0.0) |
| [@shopify/flipper-plugin-react-native-performance](/packages/flipper-plugin-react-native-performance) | [1.0.1](https://github.com/Shopify/react-native-performance/releases/tag/%40shopify%2Fflipper-plugin-react-native-performance%401.0.1) |
| [@shopify/react-native-performance](/packages/react-native-performance) | [4.1.0](https://github.com/Shopify/react-native-performance/releases/tag/%40shopify%2Freact-native-performance%404.1.0) |
| [@shopify/react-native-performance-lists-profiler](/packages/react-native-performance-lists-profiler) | [1.0.0](https://github.com/Shopify/react-native-performance/releases/tag/%40shopify%2Freact-native-performance-lists-profiler%401.0.0) |
| [@shopify/react-native-performance-navigation](/packages/react-native-performance-navigation) | [3.0.0](https://github.com/Shopify/react-native-performance/releases/tag/%40shopify%2Freact-native-performance-navigation%403.0.0) |
| [@shopify/react-native-performance-navigation-bottom-tabs](/packages/react-native-performance-navigation-bottom-tabs) | [3.0.0](https://github.com/Shopify/react-native-performance/releases/tag/%40shopify%2Freact-native-performance-navigation-bottom-tabs%403.0.0) |
Expand Down
11 changes: 11 additions & 0 deletions fixture/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.1.0](https://github.com/Shopify/react-native-performance-open-source/compare/fixture@1.0.0...fixture@1.1.0) (2022-06-16)


### Features

* allow using multiple performance profilers ([#76](https://github.com/Shopify/react-native-performance-open-source/issues/76)) ([a9b6a97](https://github.com/Shopify/react-native-performance-open-source/commit/a9b6a97bb4ddecb7d8ba4fc8262f08b78f15fed0))





## [0.0.22] - 2022-05-03

**Note:** Version bump only for package fixture
6 changes: 3 additions & 3 deletions fixture/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -355,9 +355,9 @@ PODS:
- React-jsi (= 0.68.2)
- React-logger (= 0.68.2)
- React-perflogger (= 0.68.2)
- ReactNativePerformance (4.0.0):
- ReactNativePerformance (4.1.0):
- React-Core
- ReactNativePerformance/Tests (4.0.0):
- ReactNativePerformance/Tests (4.1.0):
- React-Core
- ReactNativePerformanceListsProfiler (1.0.0):
- React-Core
Expand Down Expand Up @@ -611,7 +611,7 @@ SPEC CHECKSUMS:
React-RCTVibration: 79040b92bfa9c3c2d2cb4f57e981164ec7ab9374
React-runtimeexecutor: b960b687d2dfef0d3761fbb187e01812ebab8b23
ReactCommon: 095366164a276d91ea704ce53cb03825c487a3f2
ReactNativePerformance: 3b8e0e85eb460aa93521d8151fa5ac318c8b7992
ReactNativePerformance: cc4ceb26a5c7d341393229c210eb193a1447c71b
ReactNativePerformanceListsProfiler: 48e7cd673a45d8938eccb6e2644907ded4362c7d
RNGestureHandler: 61628a2c859172551aa2100d3e73d1e57878392f
RNReanimated: 64573e25e078ae6bec03b891586d50b9ec284393
Expand Down
6 changes: 3 additions & 3 deletions fixture/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fixture",
"version": "1.0.0",
"version": "1.1.0",
"private": true,
"scripts": {
"android": "react-native run-android --appIdSuffix debug",
Expand All @@ -16,8 +16,8 @@
"@react-navigation/drawer": "6.4.1",
"@react-navigation/native": "6.0.10",
"@react-navigation/stack": "6.2.1",
"@shopify/flipper-plugin-react-native-performance": "1.0.0",
"@shopify/react-native-performance": "4.0.0",
"@shopify/flipper-plugin-react-native-performance": "1.0.1",
"@shopify/react-native-performance": "4.1.0",
"@shopify/react-native-performance-lists-profiler": "1.0.0",
"@shopify/react-native-performance-navigation": "3.0.0",
"@shopify/react-native-performance-navigation-bottom-tabs": "3.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/flipper-plugin-react-native-performance/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1](https://github.com/Shopify/react-native-performance-open-source/compare/@shopify/flipper-plugin-react-native-performance@1.0.0...@shopify/flipper-plugin-react-native-performance@1.0.1) (2022-06-16)

**Note:** Version bump only for package @shopify/flipper-plugin-react-native-performance





## [1.0.0] - 2022-05-27

* Public release.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"access": "public",
"@shopify:registry": "https://registry.npmjs.org/"
},
"version": "1.0.0",
"version": "1.0.1",
"pluginType": "client",
"main": "dist/bundle.js",
"flipperBundlerEntry": "src/index.tsx",
Expand Down
11 changes: 11 additions & 0 deletions packages/react-native-performance/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.1.0](https://github.com/shopify/react-native-performance/compare/@shopify/react-native-performance@4.0.0...@shopify/react-native-performance@4.1.0) (2022-06-16)


### Features

* allow using multiple performance profilers ([#76](https://github.com/shopify/react-native-performance/issues/76)) ([a9b6a97](https://github.com/shopify/react-native-performance/commit/a9b6a97bb4ddecb7d8ba4fc8262f08b78f15fed0))





## [4.0.0] - 2022-05-27

* Public release.
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-performance/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/react-native-performance",
"version": "4.0.0",
"version": "4.1.0",
"description": "A library for measuring the render times for the different flows in your app.",
"publishConfig": {
"access": "public",
Expand Down

0 comments on commit a5181db

Please sign in to comment.