Skip to content

Commit 593595f

Browse files
author
Karolis Šarapnickis
committed
chore(release): publish
- electron-snowpack@0.12.0
1 parent e5444b8 commit 593595f

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.0](https://github.com/karolis-sh/electron-snowpack/compare/electron-snowpack@0.11.1...electron-snowpack@0.12.0) (2021-07-19)
7+
8+
9+
### Features
10+
11+
* upgrade snowpack, esbuild and other dependencies ([e9a0b3e](https://github.com/karolis-sh/electron-snowpack/commit/e9a0b3ea472ea0f32efbb1781b89a411db3ea5de))
12+
13+
14+
15+
16+
617
## [0.11.1](https://github.com/karolis-sh/electron-snowpack/compare/electron-snowpack@0.11.0...electron-snowpack@0.11.1) (2021-07-19)
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.1",
3+
"version": "0.12.0",
44
"description": "Effective Electron app development with Snowpack and esbuild",
55
"keywords": [
66
"electron",

0 commit comments

Comments
 (0)