Skip to content

Commit 8ea99ed

Browse files
chore: release v1.2.0 (#10)
## πŸ€– New release * `spongebob`: 1.1.1 -> 1.2.0 (βœ“ API compatible changes) <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [1.2.0](v1.1.1...v1.2.0) - 2024-09-20 ### Added - Added new g o o d b o y e binary </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/MarcoIeni/release-plz/). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ac59daf commit 8ea99ed

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

β€ŽCHANGELOG.mdβ€Ž

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

77
## [Unreleased]
88

9+
## [1.2.0](https://github.com/asasine/spongebob/compare/v1.1.1...v1.2.0) - 2024-09-20
10+
11+
### Added
12+
13+
- Added new g o o d b o y e binary
14+
915
## [1.1.1](https://github.com/asasine/spongebob/compare/v1.1.0...v1.1.1) - 2024-05-23
1016

1117
### Fixed

β€Ž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,6 +1,6 @@
11
[package]
22
name = "spongebob"
3-
version = "1.1.1"
3+
version = "1.2.0"
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)