Skip to content

Commit 66b9838

Browse files
author
Karolis Šarapnickis
committed
chore(release): publish
- electron-snowpack@0.9.0
1 parent 8b60c0c commit 66b9838

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.9.0](https://github.com/karolis-sh/electron-snowpack/compare/electron-snowpack@0.8.1...electron-snowpack@0.9.0) (2021-03-24)
7+
8+
9+
### Features
10+
11+
* update esbuild config to support building multiple files for main ([#41](https://github.com/karolis-sh/electron-snowpack/issues/41)) ([8b60c0c](https://github.com/karolis-sh/electron-snowpack/commit/8b60c0cf52110abe1e02725086156121ca9b17b2))
12+
13+
14+
15+
16+
617
## [0.8.1](https://github.com/karolis-sh/electron-snowpack/compare/electron-snowpack@0.8.0...electron-snowpack@0.8.1) (2021-03-09)
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.8.1",
3+
"version": "0.9.0",
44
"description": "Effective Electron app development with Snowpack and esbuild",
55
"keywords": [
66
"electron",

0 commit comments

Comments
 (0)