Skip to content

Commit c04343a

Browse files
committed
chore(release): publish
- project: hydra-client-wrapper 0.2.0
1 parent df68e75 commit c04343a

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/hydra-client-wrapper/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 0.2.0 (2024-04-09)
2+
3+
4+
### 🚀 Features
5+
6+
- **hydra-client-wrapper:** add isValidToken option in `OryOAuth2AuthenticationGuard` ([9304364](https://github.com/getlarge/nestjs-ory-integration/commit/9304364))
7+
8+
9+
### ❤️ Thank You
10+
11+
- getlarge @getlarge
12+
113
## 0.1.1 (2024-04-09)
214

315

packages/hydra-client-wrapper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@getlarge/hydra-client-wrapper",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"license": "MIT",
55
"homepage": "https://github.com/getlarge/nestjs-ory-integration/tree/main/packages/hydra-client-wrapper",
66
"publishConfig": {

0 commit comments

Comments
 (0)