Skip to content

Commit

Permalink
chore(release): 1.2.11 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.11](v1.2.10...v1.2.11) (2022-10-31)

### Continuous Integration

* **github:** update dependencies ([f2a5a71](f2a5a71))

### Build System

* **deps:** update dependencies ([a6f8dce](a6f8dce))
  • Loading branch information
semantic-release-bot authored and SimonGolms committed Jan 16, 2023
1 parent ef40e80 commit fafd6d7
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog

## [1.2.11](https://github.com/simongolms/homekit-code/compare/v1.2.10...v1.2.11) (2022-10-31)


### Continuous Integration

* **github:** update dependencies ([f2a5a71](https://github.com/simongolms/homekit-code/commit/f2a5a71999cd373c0b623ac6078ea040f5f09a3b))


### Build System

* **deps:** update dependencies ([a6f8dce](https://github.com/simongolms/homekit-code/commit/a6f8dce86d3bb990ff5caa1a489a2a0c0d7c3bb5))

## [1.2.10](https://github.com/simongolms/homekit-code/compare/v1.2.9...v1.2.10) (2022-10-24)


Expand Down
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
@@ -1,6 +1,6 @@
{
"name": "homekit-code",
"version": "1.2.10",
"version": "1.2.11",
"description": "Generate a pairing HomeKit QR code label or scannable tag to setup your HomeKit accessory.",
"keywords": [
"apple",
Expand Down

0 comments on commit fafd6d7

Please sign in to comment.