Skip to content

Commit

Permalink
🔖 Release v1.0.21 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
BetaHuhnBot committed Dec 13, 2021
1 parent 1ca7e5f commit ad30815
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [v1.0.21] - 2021-12-13

[Release notes](https://github.com/BetaHuhn/electron-window-controls/releases/tag/v1.0.21) · [Compare](https://github.com/BetaHuhn/electron-window-controls/compare/v1.0.20...v1.0.21) · [Tag](https://github.com/BetaHuhn/electron-window-controls/tree/v1.0.21) · Archive ([zip](https://github.com/BetaHuhn/electron-window-controls/archive/v1.0.21.zip) · [tar.gz](https://github.com/BetaHuhn/electron-window-controls/archive/v1.0.21.tar.gz))

### Dependency updates

- [`26b72cd`](https://github.com/BetaHuhn/electron-window-controls/commit/26b72cd) Bump typescript from 4.5.2 to 4.5.3

## [v1.0.20] - 2021-11-22

[Release notes](https://github.com/BetaHuhn/electron-window-controls/releases/tag/v1.0.20) · [Compare](https://github.com/BetaHuhn/electron-window-controls/compare/v1.0.19...v1.0.20) · [Tag](https://github.com/BetaHuhn/electron-window-controls/tree/v1.0.20) · Archive ([zip](https://github.com/BetaHuhn/electron-window-controls/archive/v1.0.20.zip) · [tar.gz](https://github.com/BetaHuhn/electron-window-controls/archive/v1.0.20.tar.gz))
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,6 +1,6 @@
{
"name": "electron-window-controls",
"version": "1.0.20",
"version": "1.0.21",
"description": "Control your Electron Browser Window securely from the renderer",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
Expand Down

0 comments on commit ad30815

Please sign in to comment.