diff --git a/packages/react-native-builder-bob/CHANGELOG.md b/packages/react-native-builder-bob/CHANGELOG.md index 123c0a7e7..65e21beb8 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.25.0-next.2](https://github.com/callstack/react-native-builder-bob/compare/react-native-builder-bob@0.25.0-next.1...react-native-builder-bob@0.25.0-next.2) (2024-07-04) + +### Bug Fixes + +- support rewriting .js extensions ([ee378e1](https://github.com/callstack/react-native-builder-bob/commit/ee378e18a4f601e44a919777da99d441ed86e70b)) - by @ + # [0.25.0-next.1](https://github.com/callstack/react-native-builder-bob/compare/react-native-builder-bob@0.25.0-next.0...react-native-builder-bob@0.25.0-next.1) (2024-07-04) ### Bug Fixes diff --git a/packages/react-native-builder-bob/package.json b/packages/react-native-builder-bob/package.json index 7192e4987..9d4ca03ab 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.25.0-next.1", + "version": "0.25.0-next.2", "description": "CLI to build JavaScript files for React Native libraries", "keywords": [ "react-native",