Skip to content

Commit

Permalink
chore(release): v0.4.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Aug 26, 2024
1 parent 3891802 commit d815e1e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.4.2](https://github.com/software-mansion-labs/react-native-ci-cli/compare/v0.4.1...v0.4.2) (2024-08-26)


### Bug Fixes

* add header before starting each recipe ([#73](https://github.com/software-mansion-labs/react-native-ci-cli/issues/73)) ([3891802](https://github.com/software-mansion-labs/react-native-ci-cli/commit/389180265d8b4460c57a0bcc3c3b525802062a07))



## [0.4.1](https://github.com/software-mansion-labs/react-native-ci-cli/compare/v0.4.0...v0.4.1) (2024-08-26)


Expand Down Expand Up @@ -34,12 +43,3 @@



# [0.3.0](https://github.com/software-mansion-labs/react-native-ci-cli/compare/v0.2.1...v0.3.0) (2024-08-20)


### Features

* handle app.config.js ([#59](https://github.com/software-mansion-labs/react-native-ci-cli/issues/59)) ([f2fa46f](https://github.com/software-mansion-labs/react-native-ci-cli/commit/f2fa46ff6f63f8f5a225284abb9c99593c9f625a))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-ci-cli",
"version": "0.4.1",
"version": "0.4.2",
"description": "React Native CI CLI is meant to simplify CI/CD setup in your React Native project.",
"types": "build/types/types.d.ts",
"bin": {
Expand Down

0 comments on commit d815e1e

Please sign in to comment.