Skip to content

Commit

Permalink
chore(release): v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thecodexhub committed Nov 16, 2023
1 parent 3ecf2ea commit 0992a52
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 0.1.0

- feat(controller): add `TypeThisController` for reset functionality
- test(controller): add unit tests and widget tests for controller
- docs(controller): update example app with reset functionality, update README
- chore: update package description, add properties (repository, issue_tracker, documentation)
- chore: add codecov workflow and status badge

## 0.0.1

Initial release of the `typethis` package.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ issue_tracker: https://github.com/thecodexhub/typethis/issues
homepage: https://github.com/thecodexhub/typethis
documentation: https://github.com/thecodexhub/typethis

version: 0.0.1
version: 0.1.0

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

0 comments on commit 0992a52

Please sign in to comment.