Skip to content

Commit 705e8e4

Browse files
chore: release v2.0.1 (#28)
## πŸ€– New release * `spongebob`: 2.0.0 -> 2.0.1 (βœ“ API compatible changes) <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [2.0.1](v2.0.0...v2.0.1) - 2025-01-16 ### Other - Added clipboard suggestions to long help by @asasine - *(goodboye)* changed about text to something more useful (#27) by @asasine </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/release-plz/release-plz/). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3709980 commit 705e8e4

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [2.0.1](https://github.com/asasine/spongebob/compare/v2.0.0...v2.0.1) - 2025-01-16
10+
11+
### Other
12+
13+
- Added clipboard suggestions to long help by @asasine
14+
- *(goodboye)* changed about text to something more useful (#27) by @asasine
15+
916
## [2.0.0](https://github.com/asasine/spongebob/compare/v1.2.1...v2.0.0) - 2024-10-19
1017

1118
### Added

β€ŽCargo.lockβ€Ž

Lines changed: 2 additions & 2 deletions
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,6 +1,6 @@
11
[package]
22
name = "spongebob"
3-
version = "2.0.0"
3+
version = "2.0.1"
44
authors = ["Adam Sasine <[email protected]>"]
55
edition = "2021"
66
description = "A utility to convert text to spongebob case a.k.a tHe MoCkInG sPoNgEbOb MeMe."

0 commit comments

Comments
Β (0)