Skip to content

Commit

Permalink
2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zuplo-integrations committed Dec 30, 2023
1 parent c6b386d commit 4833291
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion examples/nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dev-console-key-api",
"version": "2.4.0",
"version": "2.5.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
46 changes: 23 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zuplo/api-key-manager",
"version": "2.4.0",
"version": "2.5.0",
"description": "A React component to manage API keys",
"license": "MIT",
"author": "Zuplo",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zuplo/react-api-key-manager",
"version": "2.4.0",
"version": "2.5.0",
"description": "A React component to manage API keys",
"keywords": [
"react",
Expand Down

0 comments on commit 4833291

Please sign in to comment.