Skip to content

Commit

Permalink
chore: bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
KRTirtho committed Sep 9, 2023
1 parent cfded75 commit f600a88
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

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.

### [0.2.0](https://github.com/KRTirtho/flemozi/compare/v0.1.1...v0.2.0) (2023-09-09)


### Features

* Flutter 3.13 support ([c7f8766](https://github.com/KRTirtho/flemozi/commit/c7f8766cea52957c4c832271b7587fc7ecc75074))
* ctrl + click or ctrl + enter copies without closing window ([f040556](https://github.com/KRTirtho/flemozi/commit/f040556b6bccb49a2a8870385a7a7d6f60482c45))
* use more fps gifs ([800c9b9](https://github.com/KRTirtho/flemozi/commit/800c9b9cb47940d818e4de80c604c7519c864123))
* use table for about page ([c38d390](https://github.com/KRTirtho/flemozi/commit/c38d39076980e0ef2203f90434b945654b14f63e))


### Bug Fixes

* settings page list tile no title gap & show character for invalid emoji at least ([a815e62](https://github.com/KRTirtho/flemozi/commit/a815e6273149945c097a6379d3d8d5dd6fa103b6))
* window closing on focus change ([53b3f29](https://github.com/KRTirtho/flemozi/commit/53b3f29525424cf50c8a9acc9ca1c068a3b3cdf0))

### [0.1.1](https://github.com/KRTirtho/flemozi/compare/v0.1.0...v0.1.1) (2023-04-27)


Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: flemozi
description: A powerful emoji picker
publish_to: "none"
version: 0.1.1+2
version: 0.2.0+3

environment:
sdk: ">=3.0.0 <4.0.0"
Expand Down

0 comments on commit f600a88

Please sign in to comment.