Skip to content

Commit

Permalink
chore(release): 1.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cadriel committed Jul 9, 2021
1 parent 7dbd944 commit 0fa3c9b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.16.2](https://github.com/cadriel/fluidd/compare/v1.16.1...v1.16.2) (2021-07-09)


### Bug Fixes

* don't block connection on fresh moonraker databases ([cc39708](https://github.com/cadriel/fluidd/commit/cc397081627e8dba76be6ea46bdc41fa40ad85d5))

### [1.16.1](https://github.com/cadriel/fluidd/compare/v1.16.0...v1.16.1) (2021-07-09)


Expand Down
2 changes: 1 addition & 1 deletion 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": "fluidd",
"version": "1.16.1",
"version": "1.16.2",
"private": true,
"description": "fluidd, a klipper web client.",
"author": {
Expand Down

0 comments on commit 0fa3c9b

Please sign in to comment.