Skip to content

Commit d4e4d51

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](1.0.1...1.0.2) (2023-11-06) ### Bug Fixes * Add write permissions for id-token in CR workflow ([5bbf6f8](5bbf6f8))
1 parent 5bbf6f8 commit d4e4d51

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.2](https://github.com/eduardoborges/react-native-flex/compare/1.0.1...1.0.2) (2023-11-06)
2+
3+
4+
### Bug Fixes
5+
6+
* Add write permissions for id-token in CR workflow ([5bbf6f8](https://github.com/eduardoborges/react-native-flex/commit/5bbf6f82dbfd05d0e2b4bc1e611c87c50c779b4e))
7+
18
## [1.0.1](https://github.com/eduardoborges/react-native-flex/compare/1.0.0...1.0.1) (2023-11-06)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-flex",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"private": false,
55
"description": "A react-native component for build elegant flex grids like a pro.",
66
"author": "Eduardo Borges<euduardoborges@gmail.com>",

0 commit comments

Comments
 (0)