Skip to content

Commit a6b4622

Browse files
chore(release): 1.2.8 [skip ci]
## [1.2.8](v1.2.7...v1.2.8) (2022-07-10) ### Build System * **deps:** update dependencies to fix security vulnerabilities ([4dc34e0](4dc34e0))
1 parent 4dc34e0 commit a6b4622

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.2.8](https://github.com/simongolms/homekit-code/compare/v1.2.7...v1.2.8) (2022-07-10)
4+
5+
6+
### Build System
7+
8+
* **deps:** update dependencies to fix security vulnerabilities ([4dc34e0](https://github.com/simongolms/homekit-code/commit/4dc34e0238f1a6cb5b3d97e813a97b7549ad8360))
9+
310
## [1.2.7](https://github.com/simongolms/homekit-code/compare/v1.2.6...v1.2.7) (2022-07-04)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "homekit-code",
3-
"version": "1.2.7",
3+
"version": "1.2.8",
44
"description": "Generate a pairing HomeKit QR code label or scannable tag to setup your HomeKit accessory.",
55
"keywords": [
66
"apple",

0 commit comments

Comments
 (0)