Skip to content

Commit

Permalink
chore: 1.18.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.18.0](v1.17.1...v1.18.0) (2021-10-27)

### Bug Fixes

* **device:** installer sudo args ([4d44a4b](4d44a4b))
* **device:** installer sudo args ([0b45269](0b45269))
* **device:** remove updateDebianSystemPackages installer check ([4b940a3](4b940a3))

### Features

* **client:** customize netlify redirects ([16b39aa](16b39aa))
* **device:** add bash installer script ([a9c8f5b](a9c8f5b))
* **device:** add success dialog on complete ([a5f324e](a5f324e))

### Reverts

* Revert "refactor(device): modularize installer script" ([b423d6a](b423d6a))
  • Loading branch information
semantic-release-bot committed Oct 27, 2021
1 parent bb68766 commit 599ba1b
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
# [1.18.0](https://github.com/Jozwiaczek/smart-gate/compare/v1.17.1...v1.18.0) (2021-10-27)


### Bug Fixes

* **device:** installer sudo args ([4d44a4b](https://github.com/Jozwiaczek/smart-gate/commit/4d44a4bba62976eaba2a7aa5ae654266d2e4ef0c))
* **device:** installer sudo args ([0b45269](https://github.com/Jozwiaczek/smart-gate/commit/0b45269cca65dc4a1cbeae4d3d19126a8ba595a3))
* **device:** remove updateDebianSystemPackages installer check ([4b940a3](https://github.com/Jozwiaczek/smart-gate/commit/4b940a3fe9a1873f8a94500860d826462b05a4de))


### Features

* **client:** customize netlify redirects ([16b39aa](https://github.com/Jozwiaczek/smart-gate/commit/16b39aa458f1cdd153677d3c608322a9aded62ac))
* **device:** add bash installer script ([a9c8f5b](https://github.com/Jozwiaczek/smart-gate/commit/a9c8f5b6b279c6cc90de5a8767af140b847ba706))
* **device:** add success dialog on complete ([a5f324e](https://github.com/Jozwiaczek/smart-gate/commit/a5f324e46320e155be42e1a1f750f20f8af3da8e))


### Reverts

* Revert "refactor(device): modularize installer script" ([b423d6a](https://github.com/Jozwiaczek/smart-gate/commit/b423d6a15156a9b31bb6b5ecdf1dd99923a25ff6))

## [1.17.1](https://github.com/Jozwiaczek/smart-gate/compare/v1.17.0...v1.17.1) (2021-09-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "smart-gate",
"version": "1.17.1",
"version": "1.18.0",
"private": true,
"description": "Smart Gate project - for opening physical home/garage gate",
"repository": "git@github.com:Jozwiaczek/smart-gate.git",
Expand Down

1 comment on commit 599ba1b

@vercel
Copy link

@vercel vercel bot commented on 599ba1b Oct 27, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.