From 639f54522196bfdd836d081ae0f799c957022a48 Mon Sep 17 00:00:00 2001 From: Satyajit Sahoo Date: Sun, 8 Sep 2024 19:49:09 +0530 Subject: [PATCH] chore: publish - react-native-builder-bob@0.30.2 --- packages/react-native-builder-bob/CHANGELOG.md | 6 ++++++ packages/react-native-builder-bob/package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/packages/react-native-builder-bob/CHANGELOG.md b/packages/react-native-builder-bob/CHANGELOG.md index 7a068e6e9..ad6b7d55c 100644 --- a/packages/react-native-builder-bob/CHANGELOG.md +++ b/packages/react-native-builder-bob/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.30.2](https://github.com/callstack/react-native-builder-bob/compare/react-native-builder-bob@0.30.1...react-native-builder-bob@0.30.2) (2024-09-08) + +### Bug Fixes + +- conditionally generate package.json ([459d156](https://github.com/callstack/react-native-builder-bob/commit/459d156d214432e92d47d1663f9f6d5477a891f2)) - by @satya164 + ## [0.30.1](https://github.com/callstack/react-native-builder-bob/compare/react-native-builder-bob@0.30.0...react-native-builder-bob@0.30.1) (2024-09-08) ### Bug Fixes diff --git a/packages/react-native-builder-bob/package.json b/packages/react-native-builder-bob/package.json index 0530f7092..80be41de2 100644 --- a/packages/react-native-builder-bob/package.json +++ b/packages/react-native-builder-bob/package.json @@ -1,6 +1,6 @@ { "name": "react-native-builder-bob", - "version": "0.30.1", + "version": "0.30.2", "description": "CLI to build JavaScript files for React Native libraries", "keywords": [ "react-native",