-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(version): bump version & update changelog
- Loading branch information
1 parent
ec9a36c
commit bc9efbd
Showing
7 changed files
with
830 additions
and
40 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
## 1.1.0 | ||
|
||
- **REFACTOR**(pages): update pages copy. ([75cfa203](https://github.com/ryanaidilp/stadata_flutter_sdk/commit/75cfa2030cfbbb9af9b65606ad56048c3e37f120)) | ||
- **REFACTOR**(page): update copy of strategic indicator page. ([ec56f81c](https://github.com/ryanaidilp/stadata_flutter_sdk/commit/ec56f81c72e5f54c081972cb04e2e06506792a6b)) | ||
- **REFACTOR**(copy): update static table copy. ([749da296](https://github.com/ryanaidilp/stadata_flutter_sdk/commit/749da2968a99392caf7ccbfd43255155bd819276)) | ||
- **REFACTOR**(page): update copy and pagination of publication. ([d3c31a3a](https://github.com/ryanaidilp/stadata_flutter_sdk/commit/d3c31a3ad6d17b259600b5a0e965f52c87524d7d)) | ||
- **REFACTOR**(linter): update linter rule. ([bbde442b](https://github.com/ryanaidilp/stadata_flutter_sdk/commit/bbde442b1abf115fae627ad00233af74aa574bd5)) | ||
- **REFACTOR**(copy): update copy of old hardcoded. ([db255ec3](https://github.com/ryanaidilp/stadata_flutter_sdk/commit/db255ec3b5c99230cefcc1631befd3b1931c0a7e)) | ||
- **REFACTOR**(example): use new pagination implementation. ([8d2ea0e3](https://github.com/ryanaidilp/stadata_flutter_sdk/commit/8d2ea0e347d8935fb8cfdea1a08e6cb0e912a295)) | ||
- **REFACTOR**(widget): add expanded to prevent overflow. ([9e5aa8f3](https://github.com/ryanaidilp/stadata_flutter_sdk/commit/9e5aa8f32f8273804ae610b127786ce95a6979ee)) | ||
- **REFACTOR**(news): update copy & pagination implementation of news. ([15fd249b](https://github.com/ryanaidilp/stadata_flutter_sdk/commit/15fd249baf70c3e02b36480f3c6725854433cab8)) | ||
- **REFACTOR**(infographic-example): add number paginator. ([3583a216](https://github.com/ryanaidilp/stadata_flutter_sdk/commit/3583a2168eec87fae86a0c4de03e61372bb5f1d3)) | ||
- **REFACTOR**(import): remove unused. ([a9666d5a](https://github.com/ryanaidilp/stadata_flutter_sdk/commit/a9666d5a73487062f5760e034cde1c0040aef64e)) | ||
- **REFACTOR**(packages): update package version. ([17ce7bed](https://github.com/ryanaidilp/stadata_flutter_sdk/commit/17ce7bed463c9bd6a7e8fb5bdaf4698a594bac9e)) | ||
- **REFACTOR**(docs): update documentation url. ([19ee634b](https://github.com/ryanaidilp/stadata_flutter_sdk/commit/19ee634bf0001ec45e9d00781947c388e5ccf252)) | ||
- **REFACTOR**(pubspec): update example app description. ([bde9472c](https://github.com/ryanaidilp/stadata_flutter_sdk/commit/bde9472ce951b69dd45c4dbb801e3a2a7810f85a)) | ||
- **REFACTOR**(app): re-structuring app code. ([88e30890](https://github.com/ryanaidilp/stadata_flutter_sdk/commit/88e3089028bdece8e052558654a65d3e9c704e4e)) | ||
- **FIX**(gradle): update gradle settings. ([5ec68643](https://github.com/ryanaidilp/stadata_flutter_sdk/commit/5ec686434477265252423ea1823d056ad19162e8)) | ||
- **FIX**(android): update android example. ([45948616](https://github.com/ryanaidilp/stadata_flutter_sdk/commit/4594861607771bd4fc9d76314e23b88330a1add8)) | ||
- **FIX**(packages): remove month_year_picker. ([6f4f963e](https://github.com/ryanaidilp/stadata_flutter_sdk/commit/6f4f963e0bb0b81f9b7f8ab2cd8e502f133d1d55)) | ||
- **FIX**(deps): remove month_year_picker. ([e160845e](https://github.com/ryanaidilp/stadata_flutter_sdk/commit/e160845eff9c0fbbdb9c58b73467ece1143ced03)) | ||
- **FEAT**(locales): add more copy. ([2f953f78](https://github.com/ryanaidilp/stadata_flutter_sdk/commit/2f953f7856dd9e30b1a8372cb600ac20cbc20bad)) | ||
- **FEAT**(locales): add copy for news page. ([c05d2676](https://github.com/ryanaidilp/stadata_flutter_sdk/commit/c05d26764f978e6ed796a02b6ccf2aa7a75c539d)) | ||
- **FEAT**(locales): add more copy. ([eae73709](https://github.com/ryanaidilp/stadata_flutter_sdk/commit/eae737094f356192c2170077b6fd979ba330f88b)) | ||
- **FEAT**(example): create example for kbki/kbli. ([bc02b75e](https://github.com/ryanaidilp/stadata_flutter_sdk/commit/bc02b75e4c20b3e2a670ed573e652c50e3987246)) | ||
- **FEAT**(locale): add kbki & kbli related locale. ([81da46ef](https://github.com/ryanaidilp/stadata_flutter_sdk/commit/81da46ef18823cce0ae006f10215a48adfd68529)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.