Skip to content

Commit

Permalink
Merge pull request #62 from MentorMate/release-please--branches--main…
Browse files Browse the repository at this point in the history
…--components--rn-bootstrap

chore(main): release 4.0.5
  • Loading branch information
NikolayDonev authored Mar 15, 2024
2 parents 8b8f324 + 2a8fcff commit be0c7da
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [4.0.5](https://github.com/MentorMate/rn-bootstrap/compare/v4.0.4...v4.0.5) (2024-03-15)


### Miscellaneous

* bump rn version to 0.73.6 ([49a0715](https://github.com/MentorMate/rn-bootstrap/commit/49a07151f10b89019131c02d3d82f26aa543a159))
* remove package lock ([8d0f2ca](https://github.com/MentorMate/rn-bootstrap/commit/8d0f2cab3a5bf70400945d930fdfdb51c7d07bea))
* update cli dependencies ([105b86b](https://github.com/MentorMate/rn-bootstrap/commit/105b86b4f217a15fa819a4ca8a21addf597bca8d))

## [4.0.4](https://github.com/MentorMate/rn-bootstrap/compare/v4.0.3...v4.0.4) (2024-02-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mentormate/rn-bootstrap",
"version": "4.0.4",
"version": "4.0.5",
"description": "rn-bootstrap CLI",
"types": "build/types/types.d.ts",
"bin": {
Expand Down

0 comments on commit be0c7da

Please sign in to comment.