Skip to content

Commit

Permalink
v2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
metonym committed Jun 13, 2024
1 parent a301f8d commit 6e6b17b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

<!-- ## Unreleased -->

## [2.2.2](https://github.com/metonym/svelte-pincode/releases/tag/v2.2.2) - 2024-06-12

**Fixes**

- do not dispatch `complete` event on mount
- fix `exports` field to correctly map `unstyled/*` components

## [2.2.1](https://github.com/metonym/svelte-pincode/releases/tag/v2.2.1) - 2024-05-14

**Fixes**
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svelte-pincode",
"version": "2.2.1",
"version": "2.2.2",
"license": "MIT",
"description": "Declarative pin code component for Svelte",
"author": "Eric Liu (https://github.com/metonym)",
Expand Down

0 comments on commit 6e6b17b

Please sign in to comment.