Skip to content

Commit

Permalink
chore(release): v0.4.9 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Aug 27, 2024
1 parent f6ab340 commit 8752efb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
19 changes: 9 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.4.9](https://github.com/software-mansion-labs/react-native-ci-cli/compare/v0.4.8...v0.4.9) (2024-08-27)


### Bug Fixes

* add contents read permissions to detox workflows ([#83](https://github.com/software-mansion-labs/react-native-ci-cli/issues/83)) ([f6ab340](https://github.com/software-mansion-labs/react-native-ci-cli/commit/f6ab340ef66cda33727044e700c05a19f6ba2af9))



## [0.4.8](https://github.com/software-mansion-labs/react-native-ci-cli/compare/v0.4.7...v0.4.8) (2024-08-27)


Expand Down Expand Up @@ -37,13 +46,3 @@



## [0.4.4](https://github.com/software-mansion-labs/react-native-ci-cli/compare/v0.4.3...v0.4.4) (2024-08-26)


### Bug Fixes

* handle peer dependency conflicts ([#78](https://github.com/software-mansion-labs/react-native-ci-cli/issues/78)) ([2e5dae5](https://github.com/software-mansion-labs/react-native-ci-cli/commit/2e5dae554dd89fe0c84d8c6be760a666b8bdebd0))
* handle removed files in git status ([#77](https://github.com/software-mansion-labs/react-native-ci-cli/issues/77)) ([d3a6367](https://github.com/software-mansion-labs/react-native-ci-cli/commit/d3a63673cb1794c29445c7e420d83b5437cca6d7))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-ci-cli",
"version": "0.4.8",
"version": "0.4.9",
"description": "React Native CI CLI is meant to simplify CI/CD setup in your React Native project.",
"types": "build/types/types.d.ts",
"bin": {
Expand Down

0 comments on commit 8752efb

Please sign in to comment.