Skip to content

Commit

Permalink
chore: 1.0.1
Browse files Browse the repository at this point in the history
### [1.0.1](https://github.com/expo/config-plugins/compare/@config-plugins/[email protected]...@config-plugins/[email protected]) (2022-03-16)

### Bug Fixes

* **ci:** change release config order [skip ci] ([#52](#52)) ([429dcdc](429dcdc))
* **ci:** ignore private packages ([537afa4](537afa4))

### Continuous Integration

* add statuses permissions to pr title workflow [skip ci] ([#54](#54)) ([1374ab2](1374ab2))
* fix versions [skip ci] ([#53](#53)) ([5de4ae3](5de4ae3))
* revert permissions ([73109da](73109da))

### Other chores

* 1.0.0 ([ada8b99](ada8b99)), closes [#48](#48) [#48](#48) [#49](#49) [#46](#46) [#3](#3) [#48](#48) [#49](#49) [#46](#46) [#3](#3) [#48](#48) [#49](#49) [#46](#46) [#3](#3) [#48](#48) [#49](#49) [#46](#46) [#3](#3) [#48](#48) [#49](#49) [#46](#46) [#3](#3) [#49](#49) [#49](#49) [#46](#46) [#3](#3)

### Documentation changes

* **ios-stickers:** add doc block ([#55](#55)) ([c904bc6](c904bc6))
  • Loading branch information
semantic-release-bot committed Mar 16, 2022
1 parent 7ffc38a commit 39a9e63
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions packages/react-native-quick-actions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### @config-plugins/react-native-quick-actions [1.0.1](https://github.com/expo/config-plugins/compare/@config-plugins/[email protected]...@config-plugins/[email protected]) (2022-03-16)


### Continuous Integration

* fix versions [skip ci] ([#53](https://github.com/expo/config-plugins/issues/53)) ([5de4ae3](https://github.com/expo/config-plugins/commit/5de4ae3e6182c32b7aa24d70ccd23a11663bb089))

## @config-plugins/react-native-quick-actions 1.0.0 (2022-03-15)


Expand Down
4 changes: 2 additions & 2 deletions packages/react-native-quick-actions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@config-plugins/react-native-quick-actions",
"version": "1.0.0",
"version": "1.0.1",
"description": "Config plugin for react-native-quick-actions package",
"main": "build/withReactNativeQuickActions.js",
"types": "build/withReactNativeQuickActions.d.ts",
Expand Down Expand Up @@ -37,4 +37,4 @@
"expo-module-scripts": "^2.0.0"
},
"upstreamPackage": "react-native-quick-actions"
}
}

0 comments on commit 39a9e63

Please sign in to comment.