Skip to content

Commit

Permalink
[skip ci] Pushing version: 0.2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 30, 2023
1 parent 1c7c9b2 commit 87cb252
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.eyJ1c2VySWQiOjEyMzQ1LCJyb2xlcyI6WyJ1c2VyIl0sImV4cCI6MTY5ODY0OTQ1M30.Z3hFdVdBbXMwS0tRN2dPVkJWaWxTeDFZT2JNcldhSytLN2tZTzQxejM3dz0","eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOjEyMzQ1LCJyb2xlcyI6WyJ1c2VyIl0sImV4cCI6MTY5ODY0OTQ1M30.Z3hFdVdBbXMwS0tRN2dPVkJWaWxTeDFZT2JNcldhSytLN2tZTzQxejM3dz0","fff7d0083ab069b37f78da2f3636577260354bd7680202b157b54c634f833c525ea57340f8334dff"],"refreshTokens":[{"token":"fff7d0083ab069b37f78da2f3636577260354bd7680202b157b54c634f833c525ea57340f8334dff","exp":1699250653}]}
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.17",
"version": "0.2.18",
"main": "index.ts",
"devDependencies": {
"bun": "^1.0.6",
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.17",
"version": "0.2.18",
"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.17",
"version": "0.2.18",
"module": "index.ts",
"main": "index.ts",
"scripts": {
Expand Down

0 comments on commit 87cb252

Please sign in to comment.