Skip to content

Commit 2b7b354

Browse files
chore(main): release 1.10.0 (#20)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b87b4a3 commit 2b7b354

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [1.10.0](https://github.com/SethCohen/ASL/compare/v1.9.0...v1.10.0) (2023-03-24)
4+
5+
6+
### Features
7+
8+
* added dynamic routing ([b87b4a3](https://github.com/SethCohen/ASL/commit/b87b4a3cc6631e3b7afcd632fbf007d5e25553cb))
9+
* added pagination using Provider ([b87b4a3](https://github.com/SethCohen/ASL/commit/b87b4a3cc6631e3b7afcd632fbf007d5e25553cb))
10+
* restructured and refactored entire project ([#19](https://github.com/SethCohen/ASL/issues/19)) ([b87b4a3](https://github.com/SethCohen/ASL/commit/b87b4a3cc6631e3b7afcd632fbf007d5e25553cb))
11+
12+
13+
### Code Refactoring
14+
15+
* lesson.dart -&gt; lesson_page.dart ([b87b4a3](https://github.com/SethCohen/ASL/commit/b87b4a3cc6631e3b7afcd632fbf007d5e25553cb))
16+
* manage_page -&gt; profile_page.dart ([b87b4a3](https://github.com/SethCohen/ASL/commit/b87b4a3cc6631e3b7afcd632fbf007d5e25553cb))
17+
* review.dart -&gt; review_page.dart ([b87b4a3](https://github.com/SethCohen/ASL/commit/b87b4a3cc6631e3b7afcd632fbf007d5e25553cb))
18+
* updated project to use relative imports ([b87b4a3](https://github.com/SethCohen/ASL/commit/b87b4a3cc6631e3b7afcd632fbf007d5e25553cb))
19+
320
## [1.9.0](https://github.com/SethCohen/ASL/compare/v1.8.1...v1.9.0) (2023-03-21)
421

522

0 commit comments

Comments
 (0)