Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
release-tokens-johnallen3d[bot] authored Jun 10, 2024
1 parent 869c51b commit f547d84
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 2 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,29 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.2.1](https://github.com/johnallen3d/sketchybar-rs/compare/v0.2.0...v0.2.1) - 2024-06-10

### Other
- *(deps)* bump dependabot/fetch-metadata from 1 to 2
- *(deps)* bump cc from 1.0.98 to 1.0.99 ([#29](https://github.com/johnallen3d/sketchybar-rs/pull/29))
- *(deps)* bump cc from 1.0.97 to 1.0.98 ([#28](https://github.com/johnallen3d/sketchybar-rs/pull/28))
- *(deps)* bump libc from 0.2.154 to 0.2.155 ([#27](https://github.com/johnallen3d/sketchybar-rs/pull/27))
- *(deps)* bump cc from 1.0.96 to 1.0.97 ([#26](https://github.com/johnallen3d/sketchybar-rs/pull/26))
- *(deps)* bump cc from 1.0.95 to 1.0.96 ([#25](https://github.com/johnallen3d/sketchybar-rs/pull/25))
- *(deps)* bump libc from 0.2.153 to 0.2.154 ([#24](https://github.com/johnallen3d/sketchybar-rs/pull/24))
- *(deps)* bump cc from 1.0.94 to 1.0.95 ([#23](https://github.com/johnallen3d/sketchybar-rs/pull/23))
- *(deps)* bump cc from 1.0.92 to 1.0.94 ([#22](https://github.com/johnallen3d/sketchybar-rs/pull/22))
- *(deps)* bump cc from 1.0.91 to 1.0.92 ([#21](https://github.com/johnallen3d/sketchybar-rs/pull/21))
- *(deps)* bump cc from 1.0.90 to 1.0.91 ([#20](https://github.com/johnallen3d/sketchybar-rs/pull/20))
- *(deps)* bump cc from 1.0.89 to 1.0.90 ([#18](https://github.com/johnallen3d/sketchybar-rs/pull/18))
- *(deps)* bump cc from 1.0.88 to 1.0.89 ([#17](https://github.com/johnallen3d/sketchybar-rs/pull/17))
- *(deps)* bump cc from 1.0.86 to 1.0.88 ([#16](https://github.com/johnallen3d/sketchybar-rs/pull/16))
- *(deps)* bump cc from 1.0.85 to 1.0.86 ([#15](https://github.com/johnallen3d/sketchybar-rs/pull/15))
- *(deps)* bump cc from 1.0.84 to 1.0.85 ([#14](https://github.com/johnallen3d/sketchybar-rs/pull/14))
- *(deps)* bump libc from 0.2.152 to 0.2.153 ([#13](https://github.com/johnallen3d/sketchybar-rs/pull/13))
- *(deps)* bump libc from 0.2.151 to 0.2.152 ([#12](https://github.com/johnallen3d/sketchybar-rs/pull/12))
- mention alternate bar in README ([#10](https://github.com/johnallen3d/sketchybar-rs/pull/10))

## [0.2.0](https://github.com/johnallen3d/sketchybar-rs/compare/v0.1.0...v0.2.0) - 2024-01-06

### Added
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "sketchybar-rs"
version = "0.2.0"
version = "0.2.1"
edition = "2021"
authors = ["John Allen <[email protected]>"]
repository = "https://github.com/johnallen3d/sketchybar-rs"
Expand Down

0 comments on commit f547d84

Please sign in to comment.