Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
- project: hydra-client-wrapper 0.1.0
  • Loading branch information
getlarge committed Apr 8, 2024
1 parent 00c102d commit 2114f87
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions packages/hydra-client-wrapper/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## 0.1.0 (2024-04-08)


### 🚀 Features

- **hydra-client-wrapper:** create NestJS modules wrapping Ory client ([d6c6d3f](https://github.com/getlarge/nestjs-ory-integration/commit/d6c6d3f))

- **hydra-client-wrapper:** create guard ([8629268](https://github.com/getlarge/nestjs-ory-integration/commit/8629268))


### ❤️ Thank You

- getlarge @getlarge
2 changes: 1 addition & 1 deletion packages/hydra-client-wrapper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@getlarge/hydra-client-wrapper",
"version": "0.0.1",
"version": "0.1.0",
"license": "MIT",
"homepage": "https://github.com/getlarge/nestjs-ory-integration/tree/main/packages/hydra-client-wrapper",
"publishConfig": {
Expand Down

0 comments on commit 2114f87

Please sign in to comment.