Skip to content

Commit

Permalink
Merge pull request #27 from Giphy/v1.0.0
Browse files Browse the repository at this point in the history
- Release 1.0.0
  • Loading branch information
ALexanderLonsky authored Aug 15, 2024
2 parents c63e975 + 11bba37 commit a28d422
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## 1.0.0

### Native SDKs

- Giphy Android SDK [v2.3.15](https://github.com/Giphy/giphy-android-sdk/releases/tag/v2.3.15)
- Giphy iOS SDK [v2.2.10](https://github.com/Giphy/giphy-ios-sdk/releases/tag/v2.2.10)

### Documentation
- Add dartdoc comments

### Bug Fixes
- The GiphyMediaView: No Error Handling ([#25](https://github.com/Giphy/giphy-flutter-sdk/issues/25)) ([3cdee1e](https://github.com/Giphy/giphy-flutter-sdk/commit/3cdee1e93a401cb11ad9bfd71a7a667803c01c77))

## 0.1.2

### Native SDKs
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: giphy_flutter_sdk
description: "A Flutter plugin for integrating Giphy SDK in Android/iOS application."
version: 0.1.2
version: 1.0.0
homepage: https://github.com/Giphy/giphy-flutter-sdk

environment:
Expand Down

0 comments on commit a28d422

Please sign in to comment.