From 8752efb034737db136dc6fbee64555c1c72b64b1 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Tue, 27 Aug 2024 10:22:47 +0000 Subject: [PATCH] chore(release): v0.4.9 [skip ci] --- CHANGELOG.md | 19 +++++++++---------- package.json | 2 +- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d7b2084..a93100b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) @@ -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)) - - - diff --git a/package.json b/package.json index b942758..1526fe8 100644 --- a/package.json +++ b/package.json @@ -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": {