Skip to content

Commit cffe661

Browse files
authored
chore: release v3.2.2 (#126)
1 parent 2a51447 commit cffe661

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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+
## [3.2.2](https://github.com/ionic-team/pwa-elements/compare/v3.2.1...v3.2.2) (2023-07-20)
7+
8+
### Bug Fixes
9+
10+
**fix: unexpected token when parsing module** ([#124](https://github.com/ionic-team/pwa-elements/issues/124))([2a51447](https://github.com/ionic-team/pwa-elements/commit/2a514479c0fb9341017bfa54ffee88c8bca79ad1))
11+
612
## [3.2.1](https://github.com/ionic-team/pwa-elements/compare/v3.2.0...v3.2.1) (2023-07-06)
713

814
### Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ionic/pwa-elements",
3-
"version": "3.2.1",
3+
"version": "3.2.2",
44
"description": "Stencil Component Starter",
55
"main": "dist/index.cjs.js",
66
"unpkg": "dist/ionicpwaelements/ionicpwaelements.js",

0 commit comments

Comments
 (0)