Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
Signed-off-by: release-tokens-johnallen3d[bot] <144028754+release-tokens-johnallen3d[bot]@users.noreply.github.com>
  • Loading branch information
release-tokens-johnallen3d[bot] authored and johnallen3d committed Jan 6, 2024
1 parent c856abc commit 6b376a6
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

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

### Added
- add support for multiple bars ([#8](https://github.com/johnallen3d/sketchybar-rs/pull/8))

### Other
- *(deps)* bump libc from 0.2.150 to 0.2.151 ([#7](https://github.com/johnallen3d/sketchybar-rs/pull/7))
- *(deps)* bump cc from 1.0.83 to 1.0.84 ([#6](https://github.com/johnallen3d/sketchybar-rs/pull/6))
- *(deps)* bump libc from 0.2.149 to 0.2.150 ([#5](https://github.com/johnallen3d/sketchybar-rs/pull/5))

## [0.1.0](https://github.com/johnallen3d/sketchybar-rs/releases/tag/v0.1.0) - 2023-10-11

### 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.1.0"
version = "0.2.0"
edition = "2021"
authors = ["John Allen <[email protected]>"]
repository = "https://github.com/johnallen3d/sketchybar-rs"
Expand Down

0 comments on commit 6b376a6

Please sign in to comment.