Skip to content

Commit c77c6dc

Browse files
author
Karolis Šarapnickis
committed
chore(release): publish
- electron-snowpack@0.8.1
1 parent f1515f4 commit c77c6dc

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/electron-snowpack/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
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.8.1](https://github.com/karolis-sh/electron-snowpack/compare/electron-snowpack@0.8.0...electron-snowpack@0.8.1) (2021-03-09)
7+
8+
9+
### Bug Fixes
10+
11+
* refactor getAssetURL to not use deprecated url method ([f9e2c85](https://github.com/karolis-sh/electron-snowpack/commit/f9e2c8588b942d4d65b962c95268e5f052699ca8))
12+
* resolve electron dependensy version warnings ([1df4858](https://github.com/karolis-sh/electron-snowpack/commit/1df4858ddadaf6d56c6f913fac9db1c3b105c128))
13+
14+
15+
16+
17+
618
# [0.8.0](https://github.com/karolis-sh/electron-snowpack/compare/electron-snowpack@0.7.1...electron-snowpack@0.8.0) (2021-03-07)
719

820

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.0",
3+
"version": "0.8.1",
44
"description": "Effective Electron app development with Snowpack and esbuild",
55
"keywords": [
66
"electron",

0 commit comments

Comments
 (0)