Skip to content

Commit 888f0a1

Browse files
authored
Merge pull request #11 from macropygia/changeset-release/main
[ci] release
2 parents 05731b2 + 462a84d commit 888f0a1

5 files changed

+10
-16
lines changed

.changeset/chilly-swans-begin.md

-5
This file was deleted.

.changeset/large-maps-fold.md

-5
This file was deleted.

.changeset/quick-kids-notice.md

-5
This file was deleted.

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# elysia-openid-client
2+
3+
## 0.1.9
4+
5+
### Patch Changes
6+
7+
- 05731b2: Add defineConfig
8+
- 05731b2: Change factory method name from create to factory
9+
- 6797fa2: Update docs

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "elysia-openid-client",
3-
"version": "0.1.8",
3+
"version": "0.1.9",
44
"description": "OpenID Connect client plugin for ElysiaJS",
55
"keywords": ["elysia", "elysiajs", "oidc", "openid", "OpenID Connect", "bun"],
66
"homepage": "https://macropygia.github.io/elysia-openid-client/",

0 commit comments

Comments
 (0)