Skip to content

Commit

Permalink
chore(release): bump version to 4.0.0[skip ci]
Browse files Browse the repository at this point in the history
# [4.0.0](3.0.0...4.0.0) (2022-11-04)

### Features

* point to the latest nitro version ([2af9e0d](2af9e0d))
* update nitro to the latest version ([fcb2504](fcb2504))
* update to the latest nitro version ([22034bb](22034bb))
* update to the latest nitro version ([2d12a4a](2d12a4a))

### BREAKING CHANGES

* remove ios prefix
  • Loading branch information
semantic-release-bot committed Nov 4, 2022
1 parent cf37dc2 commit d8b90ca
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [4.0.0](https://github.com/nitro-build/bitrise-step-nitro-ios/compare/3.0.0...4.0.0) (2022-11-04)


### Features

* point to the latest nitro version ([2af9e0d](https://github.com/nitro-build/bitrise-step-nitro-ios/commit/2af9e0d22698cf7cd44a26ee4c3513fa41b3803a))
* update nitro to the latest version ([fcb2504](https://github.com/nitro-build/bitrise-step-nitro-ios/commit/fcb2504ff489c0323cc33353fcea6d8c162db0bf))
* update to the latest nitro version ([22034bb](https://github.com/nitro-build/bitrise-step-nitro-ios/commit/22034bb75b5073e7d1ec45870efb2961a11d70d4))
* update to the latest nitro version ([2d12a4a](https://github.com/nitro-build/bitrise-step-nitro-ios/commit/2d12a4a9fefaaf534537270a6bb30a57005983a5))


### BREAKING CHANGES

* remove ios prefix

# [4.0.0-beta.4](https://github.com/nitro-build/bitrise-step-nitro-ios/compare/4.0.0-beta.3...4.0.0-beta.4) (2022-11-04)


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.0.0-beta.4",
"version": "4.0.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 d8b90ca

Please sign in to comment.