Skip to content

Commit

Permalink
chore(main): release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and herteleo committed Jul 1, 2022
1 parent 636e1a2 commit 9ece2b9
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.0](https://github.com/herteleo/peekaboo/compare/v1.0.1...v1.1.0) (2022-07-01)


### Features

* add refresh button for current directory ([636e1a2](https://github.com/herteleo/peekaboo/commit/636e1a2331038626f3a3ebe640e9fb90a1fb0e52))

### [1.0.1](https://github.com/herteleo/peekaboo/compare/v1.0.0...v1.0.1) (2022-04-04)


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.0.1",
"version": "1.1.0",
"license": "MIT",
"private": true,
"author": {
Expand Down

0 comments on commit 9ece2b9

Please sign in to comment.