Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
karolis-sh committed Apr 3, 2022
1 parent 27f0b3b commit 8bb5921
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.13.0](https://github.com/karolis-sh/electron-snowpack/compare/[email protected]@0.13.0) (2022-04-03)


### Features

* **main:** add sourcemaps in dev mode ([7f10fda](https://github.com/karolis-sh/electron-snowpack/commit/7f10fdaab6ce2fac02f9ef5c1146e1f5949ca46e)), closes [#65](https://github.com/karolis-sh/electron-snowpack/issues/65)





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


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

0 comments on commit 8bb5921

Please sign in to comment.