Skip to content

Commit

Permalink
prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Jelmerro committed Jun 11, 2020
1 parent 2f23bd1 commit 076e868
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,15 @@ The [releases page](https://github.com/Jelmerro/Vieb/releases) also contains the
but the list below contains much more technical details.
The releases of Vieb aim to follow [semantic versioning](https://semver.org).

## Unreleased
## [2.2.1](https://github.com/Jelmerro/Vieb/compare/2.2.0...2.2.1) - 2020-06-11

[code diff](https://github.com/Jelmerro/Vieb/compare/2.2.0...2.2.1) - [released builds](https://github.com/Jelmerro/Vieb/releases/tag/2.2.1)

### Fixed

- Data urls not being displayed on the new tab page

## Security
### Security

- Electron 9.0.3 (unchanged)
- Chromium 83.0.4103.100 (unchanged)
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,7 +1,7 @@
{
"name": "vieb",
"productName": "Vieb",
"version": "2.2.1-dev",
"version": "2.2.1",
"description": "Vim Inspired Electron Browser",
"main": "app/index.js",
"scripts": {
Expand Down

0 comments on commit 076e868

Please sign in to comment.