Skip to content
This repository has been archived by the owner on Dec 20, 2021. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:capmo/react-native-circleci-orb
Browse files Browse the repository at this point in the history
  • Loading branch information
kotielnikov committed Jan 18, 2021
2 parents a77d81f + d0c6f3d commit 7b0b17e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [4.5.0](https://github.com/capmo/react-native-circleci-orb/compare/v4.4.2...v4.5.0) (2021-01-18)


### Bug Fixes

* duplicated on_after_initialize param ([#78](https://github.com/capmo/react-native-circleci-orb/issues/78)) ([33ffc6b](https://github.com/capmo/react-native-circleci-orb/commit/33ffc6b))


### Features

* Add custom build command to build android ([fc9ced9](https://github.com/capmo/react-native-circleci-orb/commit/fc9ced9))
* Add pod cache ([#67](https://github.com/capmo/react-native-circleci-orb/issues/67)) ([96b0f3f](https://github.com/capmo/react-native-circleci-orb/commit/96b0f3f))

## [4.4.2](https://github.com/react-native-community/react-native-circleci-orb/compare/v4.4.1...v4.4.2) (2020-05-18)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capmo/circleci-orb",
"version": "4.4.2",
"version": "4.5.0",
"private": true,
"description": "A CircleCI Orb which can be used to simplify building and testing React Native apps.",
"scripts": {
Expand All @@ -23,4 +23,4 @@
"url": "https://github.com/capmo/react-native-circleci-orb/issues"
},
"homepage": "https://github.com/capmo/react-native-circleci-orb#readme"
}
}

0 comments on commit 7b0b17e

Please sign in to comment.