Skip to content

Commit

Permalink
chore(main): release 1.10.0 (#20)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Mar 24, 2023
1 parent b87b4a3 commit 2b7b354
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [1.10.0](https://github.com/SethCohen/ASL/compare/v1.9.0...v1.10.0) (2023-03-24)


### Features

* added dynamic routing ([b87b4a3](https://github.com/SethCohen/ASL/commit/b87b4a3cc6631e3b7afcd632fbf007d5e25553cb))
* added pagination using Provider ([b87b4a3](https://github.com/SethCohen/ASL/commit/b87b4a3cc6631e3b7afcd632fbf007d5e25553cb))
* restructured and refactored entire project ([#19](https://github.com/SethCohen/ASL/issues/19)) ([b87b4a3](https://github.com/SethCohen/ASL/commit/b87b4a3cc6631e3b7afcd632fbf007d5e25553cb))


### Code Refactoring

* lesson.dart -&gt; lesson_page.dart ([b87b4a3](https://github.com/SethCohen/ASL/commit/b87b4a3cc6631e3b7afcd632fbf007d5e25553cb))
* manage_page -&gt; profile_page.dart ([b87b4a3](https://github.com/SethCohen/ASL/commit/b87b4a3cc6631e3b7afcd632fbf007d5e25553cb))
* review.dart -&gt; review_page.dart ([b87b4a3](https://github.com/SethCohen/ASL/commit/b87b4a3cc6631e3b7afcd632fbf007d5e25553cb))
* updated project to use relative imports ([b87b4a3](https://github.com/SethCohen/ASL/commit/b87b4a3cc6631e3b7afcd632fbf007d5e25553cb))

## [1.9.0](https://github.com/SethCohen/ASL/compare/v1.8.1...v1.9.0) (2023-03-21)


Expand Down

0 comments on commit 2b7b354

Please sign in to comment.