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 (2021-12-12)

### Features

* initial release ([bba68ea](bba68ea))
  • Loading branch information
semantic-release-bot committed Dec 12, 2021
1 parent bba68ea commit 7e3f6af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "afix",
"version": "0.0.0",
"version": "1.0.0",
"description": "Tiny fixture utility.",
"main": "./index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 7e3f6af

Please sign in to comment.