Skip to content

Commit

Permalink
[skip ci] Pushing version: 0.2.20
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 5, 2023
1 parent ad0e947 commit a56bf1e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions jwt-tokens.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"invalidTokens":["eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOjEyMzQ1LCJyb2xlcyI6WyJ1c2VyIl0sImV4cCI6MTY5OTE1MzkxMn0.a3lpc2lTZWQ5QnpBM3I4b1RRTFNpRVpmaEtUZ0VEcVZDazJBMU9oL2paaz0","eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOjEyMzQ1LCJyb2xlcyI6WyJ1c2VyIl0sImV4cCI6MTY5OTE1MzkxMn0.a3lpc2lTZWQ5QnpBM3I4b1RRTFNpRVpmaEtUZ0VEcVZDazJBMU9oL2paaz0","566e6bbdf2fb91a704d4de9982376cfaabcc3e65529ec09e56e2ddc0e6973d56137f692d0c033dde"],"refreshTokens":[{"token":"566e6bbdf2fb91a704d4de9982376cfaabcc3e65529ec09e56e2ddc0e6973d56137f692d0c033dde","exp":1699755112}]}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bnk/core",
"version": "0.2.19",
"version": "0.2.20",
"main": "index.ts",
"devDependencies": {
"bun": "^1.0.8",
Expand Down
2 changes: 1 addition & 1 deletion plugins/react-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bnk/react-server",
"version": "0.2.19",
"version": "0.2.20",
"module": "index.ts",
"main": "index.ts",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bnk/react",
"version": "0.2.19",
"version": "0.2.20",
"module": "index.ts",
"main": "index.ts",
"scripts": {
Expand Down

0 comments on commit a56bf1e

Please sign in to comment.