Skip to content

Commit

Permalink
Revert "chore(release): v0.9.0"
Browse files Browse the repository at this point in the history
This reverts commit 20d1ef2.
  • Loading branch information
TheNoim committed May 30, 2024
1 parent 20d1ef2 commit cac0537
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 14 deletions.
12 changes: 0 additions & 12 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,5 @@


# [0.9.0](https://github.com/TheNoim/reactive-home/compare/0.8.10...0.9.0) (2024-05-30)


### Bug Fixes

* test for absolute url in worker ([f3cdfc2](https://github.com/TheNoim/reactive-home/commit/f3cdfc27109190bd65d45b2373520bed0be2c0f5))


### Features

* pre-cache ([faf706f](https://github.com/TheNoim/reactive-home/commit/faf706f35dc0223bd6d416fdbb439f30cf290aae))

## [0.8.10](https://github.com/TheNoim/reactive-home/compare/0.8.9...0.8.10) (2024-05-30)

## [0.8.9](https://github.com/TheNoim/reactive-home/compare/0.8.8...0.8.9) (2024-05-30)
Expand Down
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"./loader": "./src/runtime/loader.ts"
},
"name": "@noim/reactive-home",
"version": "0.9.0",
"version": "0.8.10",
"fmt": {
"options": {
"indentWidth": 4
Expand Down
2 changes: 1 addition & 1 deletion reactive_home/config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "Reactive Home"
description: "Reactive home automation runtime for home assistant"
version: "0.9.0"
version: "0.8.10"
slug: "reactive_home"
init: false
image: "ghcr.io/thenoim/reactive-home"
Expand Down

0 comments on commit cac0537

Please sign in to comment.