Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.6.0](https://github.com/herteleo/peekaboo/compare/v1.5.0...v1.6.0) (2024-05-31)


### Features

* remove 'offline ready' alert ([c56b0c8](https://github.com/herteleo/peekaboo/commit/c56b0c89542bba45d461c20ab25cc908b0ddb920))

## [1.5.0](https://github.com/herteleo/peekaboo/compare/v1.4.0...v1.5.0) (2023-03-11)


Expand Down
4 changes: 2 additions & 2 deletions 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
Expand Up @@ -2,7 +2,7 @@
"name": "@herteleo/peekaboo",
"displayName": "Peekaboo",
"description": "Open a local folder and explore your files inside the browser.",
"version": "1.5.0",
"version": "1.6.0",
"license": "MIT",
"private": true,
"author": {
Expand Down