Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Karolis Šarapnickis committed Mar 9, 2021
1 parent f1515f4 commit c77c6dc
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/electron-snowpack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.8.1](https://github.com/karolis-sh/electron-snowpack/compare/[email protected]@0.8.1) (2021-03-09)


### Bug Fixes

* refactor getAssetURL to not use deprecated url method ([f9e2c85](https://github.com/karolis-sh/electron-snowpack/commit/f9e2c8588b942d4d65b962c95268e5f052699ca8))
* resolve electron dependensy version warnings ([1df4858](https://github.com/karolis-sh/electron-snowpack/commit/1df4858ddadaf6d56c6f913fac9db1c3b105c128))





# [0.8.0](https://github.com/karolis-sh/electron-snowpack/compare/[email protected]@0.8.0) (2021-03-07)


Expand Down
2 changes: 1 addition & 1 deletion packages/electron-snowpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "electron-snowpack",
"version": "0.8.0",
"version": "0.8.1",
"description": "Effective Electron app development with Snowpack and esbuild",
"keywords": [
"electron",
Expand Down

0 comments on commit c77c6dc

Please sign in to comment.