Skip to content

Commit 3246038

Browse files
authored
Merge pull request #1 from MuntasirSZN/release-please--branches--main--components--fetchttp
2 parents 9b6ac10 + 431db44 commit 3246038

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Changelog
2+
3+
## [1.0.0](https://github.com/MuntasirSZN/fetch-rs/compare/v0.1.0...v1.0.0) (2025-06-05)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* rename to fetchttp
9+
10+
### Features
11+
12+
* rename to fetchttp ([9b6ac10](https://github.com/MuntasirSZN/fetch-rs/commit/9b6ac109cff4638d6f53ff62667095e943bd6787))

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 = "fetchttp"
3-
version = "0.1.0"
3+
version = "1.0.0"
44
edition = "2021"
55
description = "`fetch` Web API Implementation In Rust!"
66
license = "MIT"

0 commit comments

Comments
 (0)