Skip to content

Latest commit

 

History

History
88 lines (58 loc) · 6.6 KB

CHANGELOG.md

File metadata and controls

88 lines (58 loc) · 6.6 KB

1.2.1-5 (2019-05-29)

Chores
  • codeowners: add CODEOWNERS file (ac67e5cd)

1.2.0-4 (2019-05-26)

Build System / Dependencies
  • fix all deprecation and lint in ShareFile(s) (#374) (67fb59e9)
Chores
  • npmignore:
  • changelog: update changelog.js (85a91b05)
  • Adding instructions about how use the master branch (c1c58b87)
  • update iOS target to 9.0 to match react-native min version (f72dbe1a)
New Features
  • deps: update deps and prepare for release (#501) (05c2b6a1)

1.1.3-3 (2018-10-23)

Build System / Dependencies
  • reverse dep order, google then jcenter (#387) (2c91ecce)
  • upgrade android dependencies, example depend on upstream (#373) (28e62b15)
Bug Fixes
  • classes-not-exported: fix classes not exported warning (540aa8fe)

1.1.2-2 (2018-09-12)

1.1.1-1 (2018-08-07)

New Features
  • issue-template: add issue template (fde759f8)

1.1.0 (2018-07-25)

Build System / Dependencies
  • idx: add idx as dev dep and improve flow (eba00817)
Chores
  • readme: update readme with circle ci status badge (1a789ffe)
New Features
  • README: add pagesmanager only android (cb206d64)
  • gradle-3:
  • circl-flow-eslint:
  • circle-flow-eslint: first atempt add circle, add flow, eslint and prettier (44ac820e)
  • social: add social facebook pages manager (2537d3fe)
  • update format (a32ed6cd)
  • update readme for url format (dda13853)
Bug Fixes
  • changelog: fallback changelog script (b635de04)
  • flow: use Node and add CHANGELOG.md (ed6fcd32)
  • social: rename file FacebookPagesManager to FacebookPagesManagerShare (ac25bcad)
Other Changes