Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2022-09-08)

### Features

* produced basic fetch by URL ([135d5eb](135d5eb))
  • Loading branch information
semantic-release-bot committed Sep 8, 2022
1 parent 135d5eb commit 7e4f6c1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# 1.0.0 (2022-09-08)

### Features

- produced basic fetch by URL ([135d5eb](https://github.com/r17x/fetch.macro/commit/135d5ebe08d344184e7f9efa59bcca5f866fdf91))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "r17x <[email protected]>",
"homepage": "https://github.com/r17x/fetch.macro",
"repository": "https://github.com/r17x/fetch.macro",
"version": "0.0.0",
"version": "1.0.0",
"keywords": [
"babel-plugin-macros",
"fetch"
Expand Down

0 comments on commit 7e4f6c1

Please sign in to comment.