Skip to content

Commit

Permalink
chore: release v3.2.0 (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-perkins authored Jul 5, 2023
1 parent 5f3cde4 commit 994989b
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.2.0](https://github.com/ionic-team/pwa-elements/compare/v3.1.0...v3.2.0) (2023-07-05)

### Bug Fixes

**fix: load dynamic imports with vite** ([#118](https://github.com/ionic-team/pwa-elements/issues/118))([5f3cde4](https://github.com/ionic-team/pwa-elements/commit/5f3cde44f76ca437c4691719f27288eadbaedf83)), closes [#109](https://github.com/ionic-team/pwa-elements/issues/109)
8 changes: 6 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ionic/pwa-elements",
"version": "3.1.1",
"version": "3.2.0",
"description": "Stencil Component Starter",
"main": "dist/index.cjs.js",
"unpkg": "dist/ionicpwaelements/ionicpwaelements.js",
Expand Down

0 comments on commit 994989b

Please sign in to comment.