Skip to content

Commit

Permalink
* (bluefox) Allowed setting theme name directly by theme toggle
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanBluefox committed Jun 20, 2023
1 parent 24d95b2 commit bcf14b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
echo "::set-output name=BODY::$BODY"
- name: Install Dependencies
run: npm install
run: npm install -f

- name: Create a clean build
run: npm run build
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -661,7 +661,7 @@ socket.getObjectViewCustom('custom', 'state', 'startKey', 'endKey')
-->

## Changelog
### 4.1.1 (2023-06-20)
### **WORK IN PROGRESS**
* (bluefox) Allowed setting theme name directly by theme toggle

### 4.1.0 (2023-05-10)
Expand Down

0 comments on commit bcf14b6

Please sign in to comment.