Skip to content

Commit

Permalink
chore(safetch): v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Oct 13, 2023
1 parent 662b2f6 commit b7d26cb
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@


## [1.0.0](https://github.com/Yurchishin/safetch/compare/safetch-v0.0.3...safetch-v1.0.0) (2023-10-13)


### Features

* **import:** remove default import ([d62896b](https://github.com/Yurchishin/safetch/commit/d62896b3d1ff4429fb00dfdb701b871a43bb889b))


### Bug Fixes

* **format:** fixed code format ([662b2f6](https://github.com/Yurchishin/safetch/commit/662b2f6f8a1f346b5adbbad1410c1ae645883d07))

## [0.0.3](https://github.com/Yurchishin/safetch/compare/safetch-v0.0.2...safetch-v0.0.3) (2023-09-27)

## 0.0.2 (2023-09-26)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "safetch",
"private": false,
"version": "0.0.3",
"version": "1.0.0",
"license": "MIT",
"author": "Yurii Rybak",
"homepage": "https://github.com/Yurchishin/safetch",
Expand Down Expand Up @@ -64,4 +64,4 @@
"access": "public",
"@anylint:registry": "https://registry.npmjs.org"
}
}
}

0 comments on commit b7d26cb

Please sign in to comment.