Skip to content

Commit d4370e2

Browse files
committed
chore: publish
- docs@0.8.1 - create-react-native-library@0.62.1 - react-native-builder-bob@0.42.0
1 parent 3ef4fce commit d4370e2

6 files changed

Lines changed: 21 additions & 3 deletions

File tree

docs/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.8.1](https://github.com/callstack/react-native-builder-bob/compare/docs@0.8.0...docs@0.8.1) (2026-06-08)
7+
8+
**Note:** Version bump only for package docs
9+
610
# [0.8.0](https://github.com/callstack/react-native-builder-bob/compare/docs@0.7.0...docs@0.8.0) (2026-04-07)
711

812
### Features

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docs",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"private": true,
55
"description": "Documentation for react-native-builder-bob",
66
"scripts": {

packages/create-react-native-library/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.62.1](https://github.com/callstack/react-native-builder-bob/compare/create-react-native-library@0.62.0...create-react-native-library@0.62.1) (2026-06-08)
7+
8+
**Note:** Version bump only for package create-react-native-library
9+
610
# [0.62.0](https://github.com/callstack/react-native-builder-bob/compare/create-react-native-library@0.61.0...create-react-native-library@0.62.0) (2026-04-13)
711

812
### Features

packages/create-react-native-library/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-react-native-library",
3-
"version": "0.62.0",
3+
"version": "0.62.1",
44
"description": "CLI to scaffold React Native libraries",
55
"keywords": [
66
"react-native",

packages/react-native-builder-bob/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.42.0](https://github.com/callstack/react-native-builder-bob/compare/react-native-builder-bob@0.41.0...react-native-builder-bob@0.42.0) (2026-06-08)
7+
8+
### Bug Fixes
9+
10+
- resolve hoisted tsc binaries ([#944](https://github.com/callstack/react-native-builder-bob/issues/944)) ([ff44a19](https://github.com/callstack/react-native-builder-bob/commit/ff44a198f00ceea3297a462f68c5513b061055ed)) - by @mrousavy
11+
12+
### Features
13+
14+
- add extensions in .d.ts files for nodenext compat ([#945](https://github.com/callstack/react-native-builder-bob/issues/945)) ([e10243e](https://github.com/callstack/react-native-builder-bob/commit/e10243e6b15465726d1322dba7dd957422f53c50)) - by @satya164
15+
616
# [0.41.0](https://github.com/callstack/react-native-builder-bob/compare/react-native-builder-bob@0.40.18...react-native-builder-bob@0.41.0) (2026-04-01)
717

818
### Features

packages/react-native-builder-bob/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-builder-bob",
3-
"version": "0.41.0",
3+
"version": "0.42.0",
44
"description": "CLI to build JavaScript files for React Native libraries",
55
"keywords": [
66
"react-native",

0 commit comments

Comments
 (0)