Skip to content

Commit f2e5499

Browse files
chore(main): release 1.12.0 (#22)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 82bee53 commit f2e5499

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CHANGELOG.md

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

3+
## [1.12.0](https://github.com/SethCohen/ASL/compare/v1.11.0...v1.12.0) (2023-03-30)
4+
5+
6+
### Features
7+
8+
* added `firebase_ui_firestore` dependency ([a48eaf0](https://github.com/SethCohen/ASL/commit/a48eaf09e358070ae7c822d299e6e8698970aebc))
9+
* added basic dictionary system ([3351465](https://github.com/SethCohen/ASL/commit/3351465e55f968f9d4673a7b3a560be3e9a05b76))
10+
* **comfy:** added filledbutton theme ([c63194e](https://github.com/SethCohen/ASL/commit/c63194eea1382dd03e66bbf36bb1d6789bd4c51c))
11+
* **dictionary:** updated dictionary system to use `firebase_ui_firestore` ([323fb0d](https://github.com/SethCohen/ASL/commit/323fb0d7ab3da5b0c6cd5f0b6a718dc3b741eff4))
12+
* **flashcard:** updated widget usability across different pages ([323fb0d](https://github.com/SethCohen/ASL/commit/323fb0d7ab3da5b0c6cd5f0b6a718dc3b741eff4))
13+
* **HomePage:** added custom tab ([28a7fd1](https://github.com/SethCohen/ASL/commit/28a7fd1a3c99e308e498fb7078a5291d8f3b5ea5))
14+
* restructured project to feature-first design ([c20df26](https://github.com/SethCohen/ASL/commit/c20df262bda54e75cd58610af4aeee3b63df9f35))
15+
* **review:** added review all cards system ([82bee53](https://github.com/SethCohen/ASL/commit/82bee53da52f91527860c9a215ef6e1709e8a52d))
16+
* updated lesson pagination to use new `firebase_ui_firestore` dependency ([8a6737b](https://github.com/SethCohen/ASL/commit/8a6737bf00e94ad68f9b8159ea3d87994200b081))
17+
18+
19+
### Miscellaneous
20+
21+
* added additional TODOs ([3351465](https://github.com/SethCohen/ASL/commit/3351465e55f968f9d4673a7b3a560be3e9a05b76))
22+
* updated dependencies ([a48eaf0](https://github.com/SethCohen/ASL/commit/a48eaf09e358070ae7c822d299e6e8698970aebc))
23+
24+
25+
### Styles
26+
27+
* **LandingPage:** cleaned and restyled ([c63194e](https://github.com/SethCohen/ASL/commit/c63194eea1382dd03e66bbf36bb1d6789bd4c51c))
28+
29+
30+
### Code Refactoring
31+
32+
* **comfy:** added palette constants ([c63194e](https://github.com/SethCohen/ASL/commit/c63194eea1382dd03e66bbf36bb1d6789bd4c51c))
33+
* renamed lessons and reviews pages ([2ffc51a](https://github.com/SethCohen/ASL/commit/2ffc51ab6b24a21c4959b74a7cbff8a184d26f76))
34+
335
## [1.11.0](https://github.com/SethCohen/ASL/compare/v1.10.0...v1.11.0) (2023-03-26)
436

537

0 commit comments

Comments
 (0)