File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
packages/electron-snowpack Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
17
## [ 0.12.1] ( https://github.com/karolis-sh/electron-snowpack/compare/electron-snowpack@0.12.0...electron-snowpack@0.12.1 ) (2021-12-05)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " electron-snowpack" ,
3
- "version" : " 0.12.1 " ,
3
+ "version" : " 0.12.2 " ,
4
4
"description" : " Effective Electron app development with Snowpack and esbuild" ,
5
5
"keywords" : [
6
6
" electron" ,
You can’t perform that action at this time.
0 commit comments