Skip to content

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
  • Loading branch information
satya164 committed Jul 11, 2024
1 parent 42efae5 commit 5052841
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 3 deletions.
6 changes: 6 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.1](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.1.1) (2024-07-11)

### Bug Fixes

- use an alternative approach to support ESM ([0c5582b](https://github.com/callstack/react-native-builder-bob/commit/0c5582bb66f5581693e8e9913f80d2fd40d4d7c5)) - by @

# [0.1.0](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.1.0) (2024-07-05)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docs",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"description": "Documentation for react-native-builder-bob",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions packages/create-react-native-library/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.38.2](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.38.2) (2024-07-11)

### Bug Fixes

- bump fallback bob version ([42efae5](https://github.com/callstack/react-native-builder-bob/commit/42efae5f63af05c6564021bbc907ce6d5a7dcc05)) - by @
- use an alternative approach to support ESM ([0c5582b](https://github.com/callstack/react-native-builder-bob/commit/0c5582bb66f5581693e8e9913f80d2fd40d4d7c5)) - by @

## [0.38.1](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.38.1) (2024-07-05)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-react-native-library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-react-native-library",
"version": "0.38.1",
"version": "0.38.2",
"description": "CLI to scaffold React Native libraries",
"keywords": [
"react-native",
Expand Down
10 changes: 10 additions & 0 deletions packages/react-native-builder-bob/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.26.0](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.26.0) (2024-07-11)

### Bug Fixes

- use an alternative approach to support ESM ([0c5582b](https://github.com/callstack/react-native-builder-bob/commit/0c5582bb66f5581693e8e9913f80d2fd40d4d7c5)) - by @

### Features

- support ESM config for bob ([9b41a62](https://github.com/callstack/react-native-builder-bob/commit/9b41a626cf661a9967b20a5290515c4690d493b7)) - by @

# [0.25.0](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.25.0) (2024-07-05)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-builder-bob/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-builder-bob",
"version": "0.25.0",
"version": "0.26.0",
"description": "CLI to build JavaScript files for React Native libraries",
"keywords": [
"react-native",
Expand Down

0 comments on commit 5052841

Please sign in to comment.