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 Jul 19, 2021
1 parent e5444b8 commit 593595f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/electron-snowpack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Features

* upgrade snowpack, esbuild and other dependencies ([e9a0b3e](https://github.com/karolis-sh/electron-snowpack/commit/e9a0b3ea472ea0f32efbb1781b89a411db3ea5de))





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


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.11.1",
"version": "0.12.0",
"description": "Effective Electron app development with Snowpack and esbuild",
"keywords": [
"electron",
Expand Down

0 comments on commit 593595f

Please sign in to comment.