UNPKG

gbf-raidfinder

Version:

JavaScript library for tracking Granblue Fantasy raid tweets from Twitter

53 lines (23 loc) 1.51 kB
# Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. <a name="2.0.2"></a> ## [2.0.2](https://github.com/Frizz925/gbf-raidfinder-js/compare/v2.0.1...v2.0.2) (2018-12-25) ### Bug Fixes * **npm:** Add missing package-lock.json ([444555d](https://github.com/Frizz925/gbf-raidfinder-js/commit/444555d)) <a name="2.0.1"></a> ## [2.0.1](https://github.com/Frizz925/gbf-raidfinder-js/compare/v2.0.0...v2.0.1) (2018-12-25) ### Bug Fixes * **jest:** add testURL into the configuration ([bc7ca6d](https://github.com/Frizz925/gbf-raidfinder-js/commit/bc7ca6d)) * **packages:** upgrade packages ([ef32b83](https://github.com/Frizz925/gbf-raidfinder-js/commit/ef32b83)) <a name="2.0.0"></a> # [2.0.0](https://github.com/Frizz925/gbf-raidfinder-js/compare/v1.0.3...v2.0.0) (2018-06-03) ### Features * **exports:** change the exports structure ([e66091f](https://github.com/Frizz925/gbf-raidfinder-js/commit/e66091f)) ### BREAKING CHANGES * **exports:** default export no longer used <a name="1.0.3"></a> ## [1.0.3](https://github.com/Frizz925/gbf-raidfinder-js/compare/v1.0.2...v1.0.3) (2018-06-03) <a name="1.0.2"></a> ## [1.0.2](https://github.com/Frizz925/gbf-raidfinder-js/compare/v1.0.1...v1.0.2) (2018-02-17) ### Bug Fixes * Parser refuse to parse tweet with Japanese space character ([f1974e9](https://github.com/Frizz925/gbf-raidfinder-js/commit/f1974e9))