From d73c81664747ae14c5406cba6372cb00a0510220 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 20:07:35 +0000 Subject: [PATCH] chore(main): release 1.0.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 26 ++++++++++++++++++++++++++ version.txt | 2 +- 3 files changed, 28 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index f5b6b2a..1772e6f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.0.0" + ".": "1.0.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 825c32f..ed4c36c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1 +1,27 @@ # Changelog + +## 1.0.0 (2024-06-03) + + +### Features + +* **http:** get http response via curl ([#14](https://github.com/ayushmanchhabra/surf/issues/14)) ([16f1b0d](https://github.com/ayushmanchhabra/surf/commit/16f1b0d6f8165e1d7e7def7b9a7211b96c77d5a5)) + + +### Bug Fixes + +* **dependabot:** reconfigure ([0cc1a0e](https://github.com/ayushmanchhabra/surf/commit/0cc1a0e77de5dbd3a4010180ad36246749fcda6d)) +* **dependabot:** remove `versioning-strategy` ([8bec92c](https://github.com/ayushmanchhabra/surf/commit/8bec92c0a898f86946a2d215e51cdfc7696b24de)) + + +### Chores + +* add to git ([869f9f8](https://github.com/ayushmanchhabra/surf/commit/869f9f8da705ff7d09255c00da10853403be4053)) +* **cd:** configure release please bot ([dee18cc](https://github.com/ayushmanchhabra/surf/commit/dee18cc2866b4a732986980e22a15261d2e01681)) +* **deps:** bump actions/checkout ([#2](https://github.com/ayushmanchhabra/surf/issues/2)) ([5fac965](https://github.com/ayushmanchhabra/surf/commit/5fac965496cf09f0739dd8bb47875d50a5342498)) +* **deps:** bump actions/checkout from 4.1.1 to 4.1.3 in /.github/workflows in the gha group ([#1](https://github.com/ayushmanchhabra/surf/issues/1)) ([5d04fdb](https://github.com/ayushmanchhabra/surf/commit/5d04fdbf7384ec48ffe327a046edd2e9c691ebe6)) +* **deps:** bump actions/checkout from 4.1.4 to 4.1.6 in /.github/workflows in the gha group across 1 directory ([#11](https://github.com/ayushmanchhabra/surf/issues/11)) ([3fd3eb6](https://github.com/ayushmanchhabra/surf/commit/3fd3eb637c4ab96b8d8cbd0a1b9faebc729e2cc1)) +* **deps:** bump pytest from 8.1.1 to 8.2.1 in the pip group across 1 directory ([#12](https://github.com/ayushmanchhabra/surf/issues/12)) ([60fc519](https://github.com/ayushmanchhabra/surf/commit/60fc5198d8ff5a9f792e7cc7cf41088462de0d45)) +* **deps:** bump the git group across 1 directory with 2 updates ([#19](https://github.com/ayushmanchhabra/surf/issues/19)) ([61af992](https://github.com/ayushmanchhabra/surf/commit/61af9923fb0138e0410d191b81753537dbc92a4c)) + +## Changelog diff --git a/version.txt b/version.txt index bd52db8..3eefcb9 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.0.0 \ No newline at end of file +1.0.0