Skip to content

Commit 41b88d0

Browse files
authored
chore(main): release preact 0.2.2 (#9)
1 parent 4e71f90 commit 41b88d0

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.github/release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"packages/odd-passkeys": "0.2.0",
3-
"packages/odd-preact": "0.2.1"
3+
"packages/odd-preact": "0.2.2"
44
}

packages/odd-preact/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.2](https://github.com/oddsdk/passkeys/compare/preact-v0.2.1...preact-v0.2.2) (2023-05-18)
4+
5+
6+
### Bug Fixes
7+
8+
* update preact-router ([4e71f90](https://github.com/oddsdk/passkeys/commit/4e71f903f96afe75d5ad8909b8b25e547034bfe5))
9+
310
## [0.2.1](https://github.com/oddsdk/passkeys/compare/preact-v0.2.0...preact-v0.2.1) (2023-05-18)
411

512

packages/odd-preact/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@oddjs/preact",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "ODD SDK Preact hooks and context provider.",
55
"author": "Hugo Dias <hugomrdias@gmail.com> (hugodias.me)",
66
"license": "apache-2.0",

0 commit comments

Comments
 (0)