Skip to content

Commit f349fba

Browse files
Version Packages (#1101)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 091b182 commit f349fba

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

Diff for: .changeset/violet-melons-glow.md

-5
This file was deleted.

Diff for: packages/oauth-providers/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @hono/oauth-providers
22

3+
## 0.7.1
4+
5+
### Patch Changes
6+
7+
- [#1099](https://github.com/honojs/middleware/pull/1099) [`091b182a6ac1b7bb1129123d3cd0acca5e41b80d`](https://github.com/honojs/middleware/commit/091b182a6ac1b7bb1129123d3cd0acca5e41b80d) Thanks [@liquidleif](https://github.com/liquidleif)! - fix: Update twitter authorization url
8+
39
## 0.7.0
410

511
### Minor Changes

Diff for: packages/oauth-providers/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hono/oauth-providers",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"description": "Social login for Hono JS, integrate authentication with facebook, github, google and linkedin to your projects.",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)