Skip to content

Commit 3274d87

Browse files
author
Karolis Šarapnickis
committed
chore(release): publish
- electron-snowpack@0.11.1
1 parent c79f909 commit 3274d87

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/electron-snowpack/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.11.1](https://github.com/karolis-sh/electron-snowpack/compare/electron-snowpack@0.11.0...electron-snowpack@0.11.1) (2021-07-19)
7+
8+
9+
### Bug Fixes
10+
11+
* kill electron process in dev mode on windows ([176800a](https://github.com/karolis-sh/electron-snowpack/commit/176800ae55702e67dbc824216410e81131343479))
12+
13+
14+
15+
16+
617
# [0.11.0](https://github.com/karolis-sh/electron-snowpack/compare/electron-snowpack@0.10.0...electron-snowpack@0.11.0) (2021-04-25)
718

819

packages/electron-snowpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "electron-snowpack",
3-
"version": "0.11.0",
3+
"version": "0.11.1",
44
"description": "Effective Electron app development with Snowpack and esbuild",
55
"keywords": [
66
"electron",

0 commit comments

Comments
 (0)