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

Commit

Permalink
Upgrade to .30 (#171)
Browse files Browse the repository at this point in the history
  • Loading branch information
marzolfb authored Jul 12, 2017
1 parent a7efd21 commit f4d4fc4
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 14 deletions.
30 changes: 17 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,20 @@
# Change Log

## [v0.0.29](https://github.com/capitalone/react-native-pathjs-charts/tree/v0.0.29) (2017-06-16)
[Full Changelog](https://github.com/capitalone/react-native-pathjs-charts/compare/0.0.28...v0.0.29)
## [v0.0.30](https://github.com/capitalone/react-native-pathjs-charts/tree/v0.0.30) (2017-07-12)
[Full Changelog](https://github.com/capitalone/react-native-pathjs-charts/compare/0.0.29...v0.0.30)

**Closed issues:**

- No component found for view with name "RNSVGGroup" React-native 0.45.1 [\#166](https://github.com/capitalone/react-native-pathjs-charts/issues/166)
- Add press event to labels of radar chart [\#161](https://github.com/capitalone/react-native-pathjs-charts/issues/161)

**Merged pull requests:**

- Fix the RN 0.46 and above incompatibility issues caused by React Native SVG 5.2 [\#170](https://github.com/capitalone/react-native-pathjs-charts/pull/170) ([kensongoo](https://github.com/kensongoo))
- Add on press radar chart [\#164](https://github.com/capitalone/react-native-pathjs-charts/pull/164) ([Shagamii](https://github.com/Shagamii))

## [0.0.29](https://github.com/capitalone/react-native-pathjs-charts/tree/0.0.29) (2017-06-16)
[Full Changelog](https://github.com/capitalone/react-native-pathjs-charts/compare/0.0.28...0.0.29)

**Implemented enhancements:**

Expand All @@ -22,17 +35,11 @@
- importing docs [\#150](https://github.com/capitalone/react-native-pathjs-charts/pull/150) ([katscott](https://github.com/katscott))

## [0.0.28](https://github.com/capitalone/react-native-pathjs-charts/tree/0.0.28) (2017-05-05)
[Full Changelog](https://github.com/capitalone/react-native-pathjs-charts/compare/v0.0.28...0.0.28)
[Full Changelog](https://github.com/capitalone/react-native-pathjs-charts/compare/0.0.27...0.0.28)

**Merged pull requests:**

- Update to latest react, react-native, and react-native-svg versions [\#149](https://github.com/capitalone/react-native-pathjs-charts/pull/149) ([marzolfb](https://github.com/marzolfb))

## [v0.0.28](https://github.com/capitalone/react-native-pathjs-charts/tree/v0.0.28) (2017-05-05)
[Full Changelog](https://github.com/capitalone/react-native-pathjs-charts/compare/0.0.27...v0.0.28)

**Merged pull requests:**

- Add rotation bar chart label [\#144](https://github.com/capitalone/react-native-pathjs-charts/pull/144) ([superandrew213](https://github.com/superandrew213))

## [0.0.27](https://github.com/capitalone/react-native-pathjs-charts/tree/0.0.27) (2017-04-19)
Expand Down Expand Up @@ -102,7 +109,7 @@
- Adding babel-polyfill import to many charts to fix \#62 for Android [\#85](https://github.com/capitalone/react-native-pathjs-charts/pull/85) ([marzolfb](https://github.com/marzolfb))

## [0.0.25](https://github.com/capitalone/react-native-pathjs-charts/tree/0.0.25) (2017-02-10)
[Full Changelog](https://github.com/capitalone/react-native-pathjs-charts/compare/v0.0.24...0.0.25)
[Full Changelog](https://github.com/capitalone/react-native-pathjs-charts/compare/0.0.24...0.0.25)

**Fixed bugs:**

Expand All @@ -128,9 +135,6 @@
- Fix \#63 - adding babelrc config file to example [\#65](https://github.com/capitalone/react-native-pathjs-charts/pull/65) ([marzolfb](https://github.com/marzolfb))
- Fix \#62 - adding Babel polyfill to fix undefined not a function error [\#64](https://github.com/capitalone/react-native-pathjs-charts/pull/64) ([marzolfb](https://github.com/marzolfb))

## [v0.0.24](https://github.com/capitalone/react-native-pathjs-charts/tree/v0.0.24) (2017-01-27)
[Full Changelog](https://github.com/capitalone/react-native-pathjs-charts/compare/0.0.24...v0.0.24)

## [0.0.24](https://github.com/capitalone/react-native-pathjs-charts/tree/0.0.24) (2017-01-27)
[Full Changelog](https://github.com/capitalone/react-native-pathjs-charts/compare/0.0.23...0.0.24)

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": "react-native-pathjs-charts",
"version": "0.0.29",
"version": "0.0.30",
"description": "Cross platform React Native charting library based on path-js and react-native-svg",
"repository": {
"type": "git",
Expand Down

0 comments on commit f4d4fc4

Please sign in to comment.