Skip to content

Commit

Permalink
Merge pull request #80 from solid-daniilmarchenko/update-version
Browse files Browse the repository at this point in the history
Update version and changelog
  • Loading branch information
solid-yuriiprykhodko authored Feb 19, 2024
2 parents 4fcb367 + 6c967d6 commit 9b114d8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.1.0

- Moved implementation into the `src` directory
- Updated dependencies

## 0.0.6

- Add textAlign and textDirection arguments to LanguageToolTextField constructor
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: languagetool_textfield
description: The LanguageTool TextField package is a spell-checker designed for Flutter apps. This is useful for apps that need text input like messaging, notes, and email.
version: 0.0.6
version: 0.1.0
homepage: https://github.com/solid-software/languagetool_textfield/


Expand Down

0 comments on commit 9b114d8

Please sign in to comment.