Skip to content

Commit c3a3385

Browse files
chore(release): v2.0.77 [skip ci]
## [2.0.77](v2.0.76...v2.0.77) (2025-05-24) ### Miscellaneous Chores * **deps:** update dependency semantic-release to v24.2.5 ([#503](#503)) ([93daa55](93daa55)) ### Build System * **deps:** update zbus ([#504](#504)) ([f9f2c3c](f9f2c3c))
1 parent f9f2c3c commit c3a3385

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [2.0.77](https://github.com/maxbrunet/automatic-timezoned/compare/v2.0.76...v2.0.77) (2025-05-24)
6+
7+
### Miscellaneous Chores
8+
9+
* **deps:** update dependency semantic-release to v24.2.5 ([#503](https://github.com/maxbrunet/automatic-timezoned/issues/503)) ([93daa55](https://github.com/maxbrunet/automatic-timezoned/commit/93daa55bd3c3cf2d828d047cd5f9692d5a8ec2ed))
10+
11+
### Build System
12+
13+
* **deps:** update zbus ([#504](https://github.com/maxbrunet/automatic-timezoned/issues/504)) ([f9f2c3c](https://github.com/maxbrunet/automatic-timezoned/commit/f9f2c3c03b4a6068b22569fbac134486efd6a01b))
14+
515
## [2.0.76](https://github.com/maxbrunet/automatic-timezoned/compare/v2.0.75...v2.0.76) (2025-05-18)
616

717
### Miscellaneous Chores

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "automatic-timezoned"
33
description = "Automatically update system timezone based on location"
4-
version = "2.0.76"
4+
version = "2.0.77"
55
edition = "2021"
66
repository = "https://github.com/maxbrunet/automatic-timezoned"
77
license = "GPL-3.0"

0 commit comments

Comments
 (0)