Skip to content

Commit

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


### Bug Fixes

* add credits and spell check ([#84](https://github.com/software-mansion-labs/react-native-ci-cli/issues/84)) ([91a00e2](https://github.com/software-mansion-labs/react-native-ci-cli/commit/91a00e2a24207ce7535acdb2bbd9d542d9d41479))



## [0.4.9](https://github.com/software-mansion-labs/react-native-ci-cli/compare/v0.4.8...v0.4.9) (2024-08-27)


Expand Down Expand Up @@ -35,14 +44,3 @@



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


### Bug Fixes

* add token to checkout action ([acedcaa](https://github.com/software-mansion-labs/react-native-ci-cli/commit/acedcaacb74db392b99757354a815c7eb4fca3e5))
* fix token ([3d720dc](https://github.com/software-mansion-labs/react-native-ci-cli/commit/3d720dc90a9229e2c4acf6c0ef721a2920c1bf20))
* remove code owners ([d22623f](https://github.com/software-mansion-labs/react-native-ci-cli/commit/d22623f6179a1fc6b66af892c4e50d4547133f12))



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.9",
"version": "0.4.10",
"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 67207b6

Please sign in to comment.