From f822763aca8b2043c39343c9443f6b1f4862366d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Burak=20Gu=CC=88ner?= Date: Sun, 17 Nov 2024 18:22:33 +0300 Subject: [PATCH] chore: publish - react-native-builder-bob@0.32.1 --- 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 8932aef43..decad4d8c 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.32.1](https://github.com/callstack/react-native-builder-bob/compare/react-native-builder-bob@0.32.0...react-native-builder-bob@0.32.1) (2024-11-17) + +### Bug Fixes + +* spawn CLI directly without using Node ([#689](https://github.com/callstack/react-native-builder-bob/issues/689)) ([a299f14](https://github.com/callstack/react-native-builder-bob/commit/a299f145a70f58a74b07c3643365aa7c11fdd356)) - by @gronxb + # [0.32.0](https://github.com/callstack/react-native-builder-bob/compare/react-native-builder-bob@0.31.0...react-native-builder-bob@0.32.0) (2024-11-15) ### Features diff --git a/packages/react-native-builder-bob/package.json b/packages/react-native-builder-bob/package.json index c70a8132b..24691e42d 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.32.0", + "version": "0.32.1", "description": "CLI to build JavaScript files for React Native libraries", "keywords": [ "react-native",