diff --git a/CHANGELOG.md b/CHANGELOG.md index f468229..28e12a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/package.json b/package.json index e675f4e..b750354 100644 --- a/package.json +++ b/package.json @@ -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 ", "license": "MIT",