Skip to content

Commit

Permalink
💚 Add changeset updates to @shared/@embedded-card
Browse files Browse the repository at this point in the history
  • Loading branch information
naelob committed Apr 19, 2024
1 parent 8b3f679 commit b045cdf
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions .changeset/hip-eagles-guess.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@panora/embedded-card-react": minor
"@panora/shared": minor
---

updates
2 changes: 1 addition & 1 deletion apps/embedded-catalog/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@panora/embedded-card-react",
"version": "8.0.2",
"version": "1.0.2",
"description": "",
"main": "dist/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion apps/magic-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"ci": "pnpm run lint && pnpm run build"
},
"dependencies": {
"@panora/shared": "^4.0.0",
"@panora/shared": "^1.0.5",
"@panora/typescript-sdk": "^1.0.3",
"@tanstack/react-query": "^5.12.2",
"api": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@panora/shared",
"version": "4.0.0",
"version": "1.0.5",
"description": "NestJS npm package starter",
"author": "John Biundo <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit b045cdf

Please sign in to comment.