Skip to content

Commit

Permalink
chore(release): bump version to 4.5.0[skip ci]
Browse files Browse the repository at this point in the history
# [4.5.0](4.4.1...4.5.0) (2023-01-31)

### Features

* upgrade nitro CLI version ([c180211](c180211))
* upgrade nitro to the latest version ([b3511f6](b3511f6))
  • Loading branch information
semantic-release-bot committed Jan 31, 2023
1 parent b3511f6 commit ff2c610
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [4.5.0](https://github.com/nitro-build/bitrise-step-nitro-ios/compare/4.4.1...4.5.0) (2023-01-31)


### Features

* upgrade nitro CLI version ([c180211](https://github.com/nitro-build/bitrise-step-nitro-ios/commit/c180211fd573d3ed5fdd29a20b47f33c46a3093c))
* upgrade nitro to the latest version ([b3511f6](https://github.com/nitro-build/bitrise-step-nitro-ios/commit/b3511f6c82a19917cf6e76bceb561a4df25f5716))

# [4.5.0-beta.1](https://github.com/nitro-build/bitrise-step-nitro-ios/compare/4.4.1...4.5.0-beta.1) (2023-01-28)


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": "bitrise-step-nitro-ios",
"version": "4.5.0-beta.1",
"version": "4.5.0",
"repository": "git@github.com:nitro-build/bitrise-step-nitro-ios.git",
"author": "Juan Pablo Garcia <juanpablogarcia@gmail.com>",
"license": "MIT",
Expand Down

0 comments on commit ff2c610

Please sign in to comment.