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-01-28)

### Features

* init version ([a5b7e4f](a5b7e4f))
  • Loading branch information
semantic-release-bot committed Jan 28, 2022
1 parent a5b7e4f commit 0316638
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

# 1.0.0 (2022-01-28)


### Features

* init version ([a5b7e4f](https://github.com/simongolms/homekit-code/commit/a5b7e4f8be13018a1349f34913ea072096f37961))
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "homekit-code",
"version": "0.0.1",
"version": "1.0.0",
"description": "Generate a pairing HomeKit QR code label for your HomeKit accessory",
"keywords": [
"apple",
Expand Down

0 comments on commit 0316638

Please sign in to comment.