Skip to content

Commit 2542b3b

Browse files
author
Karolis Šarapnickis
committed
chore(release): publish
- electron-snowpack@0.12.2
1 parent 16d714e commit 2542b3b

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.12.2](https://github.com/karolis-sh/electron-snowpack/compare/electron-snowpack@0.12.1...electron-snowpack@0.12.2) (2021-12-12)
7+
8+
9+
### Bug Fixes
10+
11+
* resolve windows resource loading issue ([7983b9b](https://github.com/karolis-sh/electron-snowpack/commit/7983b9b45c7115dd14f58467c16e4f23398ece34)), closes [#58](https://github.com/karolis-sh/electron-snowpack/issues/58)
12+
13+
14+
15+
16+
617
## [0.12.1](https://github.com/karolis-sh/electron-snowpack/compare/electron-snowpack@0.12.0...electron-snowpack@0.12.1) (2021-12-05)
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.12.1",
3+
"version": "0.12.2",
44
"description": "Effective Electron app development with Snowpack and esbuild",
55
"keywords": [
66
"electron",

0 commit comments

Comments
 (0)