Skip to content

Commit

Permalink
chore: v2024.40.0 (release)
Browse files Browse the repository at this point in the history
## [2024.40.0](v2024.39.0...v2024.40.0) (2024-10-07)

### Updates & Maintenance

* bump androidx.navigation:navigation-fragment-ktx from 2.8.1 to 2.8.2 in /DisneyScenicRides ([#179](#179)) ([b84ee56](b84ee56))
* bump androidx.navigation:navigation-ui-ktx from 2.8.1 to 2.8.2 in /DisneyScenicRides ([#178](#178)) ([06ad716](06ad716))
* bump com.github.ajalt.clikt:clikt from 4.4.0 to 5.0.1 in /HaveAMagicalDay ([#180](#180)) ([4530ce4](4530ce4))
* bump foundation from 1.7.2 to 1.7.3 in /DisneyScenicRides ([#175](#175)) ([ea1b26c](ea1b26c))
* bump runtime-livedata from 1.7.2 to 1.7.3 in /DisneyScenicRides ([#176](#176)) ([f045f65](f045f65))
* bump ui from 1.7.2 to 1.7.3 in /DisneyScenicRides ([#177](#177)) ([07af66e](07af66e))
* log greeting (2024-10-01) ([032fcbe](032fcbe))
* log greeting (2024-10-02) ([9b477dc](9b477dc))
* log greeting (2024-10-03) ([9ebc56e](9ebc56e))
* log greeting (2024-10-04) ([e88cbe1](e88cbe1))
* log greeting (2024-10-05) ([edf7007](edf7007))
* log greeting (2024-10-06) ([faa75db](faa75db))
* log greeting (2024-10-07) ([fd764a0](fd764a0))
  • Loading branch information
michaeltchuang committed Oct 7, 2024
1 parent 4530ce4 commit 5cf0d92
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions HaveAMagicalDay/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## [2024.40.0](https://github.com/michaeltchuang/a-day-in-my-bobalife/compare/v2024.39.0...v2024.40.0) (2024-10-07)


### Updates & Maintenance

* bump androidx.navigation:navigation-fragment-ktx from 2.8.1 to 2.8.2 in /DisneyScenicRides ([#179](https://github.com/michaeltchuang/a-day-in-my-bobalife/issues/179)) ([b84ee56](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/b84ee56fbfc47f2aa522847e0ee3fd7eb39787ad))
* bump androidx.navigation:navigation-ui-ktx from 2.8.1 to 2.8.2 in /DisneyScenicRides ([#178](https://github.com/michaeltchuang/a-day-in-my-bobalife/issues/178)) ([06ad716](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/06ad716da87363a2cc2da980eaf4d8a06ff36dc6))
* bump com.github.ajalt.clikt:clikt from 4.4.0 to 5.0.1 in /HaveAMagicalDay ([#180](https://github.com/michaeltchuang/a-day-in-my-bobalife/issues/180)) ([4530ce4](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/4530ce42f6c657aada0bf15928c79a95ff7b979e))
* bump foundation from 1.7.2 to 1.7.3 in /DisneyScenicRides ([#175](https://github.com/michaeltchuang/a-day-in-my-bobalife/issues/175)) ([ea1b26c](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/ea1b26cedb899e07fd4e5713d436c8aa53202156))
* bump runtime-livedata from 1.7.2 to 1.7.3 in /DisneyScenicRides ([#176](https://github.com/michaeltchuang/a-day-in-my-bobalife/issues/176)) ([f045f65](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/f045f65e45756e2fa142ce6ee293c4c831d673ce))
* bump ui from 1.7.2 to 1.7.3 in /DisneyScenicRides ([#177](https://github.com/michaeltchuang/a-day-in-my-bobalife/issues/177)) ([07af66e](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/07af66e9f8de0608732b945fe0f245537c400095))
* log greeting (2024-10-01) ([032fcbe](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/032fcbe2538da69d5605e4b7ddb3b4c91c90a17b))
* log greeting (2024-10-02) ([9b477dc](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/9b477dc151a67976c3ca8f3ae918b66ed7f3406a))
* log greeting (2024-10-03) ([9ebc56e](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/9ebc56e22864c71c1863361744d66fe06cdd1b1a))
* log greeting (2024-10-04) ([e88cbe1](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/e88cbe14ab2e041d5ee2575f5d7e3107c8f703ce))
* log greeting (2024-10-05) ([edf7007](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/edf700737f86e60066bd74d06640199f8fb420b9))
* log greeting (2024-10-06) ([faa75db](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/faa75db317cf5a849769fa1dc016e4d5e8aa20c5))
* log greeting (2024-10-07) ([fd764a0](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/fd764a0b65aba516b3914ac5aa9bd74b8d816631))

## [2024.39.0](https://github.com/michaeltchuang/a-day-in-my-bobalife/compare/v2024.38.0...v2024.39.0) (2024-09-30)


Expand Down

0 comments on commit 5cf0d92

Please sign in to comment.