Skip to content

Commit

Permalink
1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ntotten committed Aug 8, 2023
1 parent 4939ca5 commit 0ed3f90
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 77 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": "1.2.0",
"version": "1.3.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
94 changes: 20 additions & 74 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": "1.2.0",
"version": "1.3.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": "1.2.0",
"version": "1.3.0",
"description": "A React component to manage API keys",
"keywords": [
"react",
Expand Down

0 comments on commit 0ed3f90

Please sign in to comment.