Skip to content

Commit

Permalink
chore: Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
matijagaspar committed Nov 21, 2024
1 parent d3770ad commit 1e8a222
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oramacloud/oramacloud-monorepo",
"version": "2.1.1",
"version": "2.1.2",
"description": "Orama SDK for Node.js, Deno, and Browsers",
"type": "module",
"sideEffects": false,
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oramacloud/client",
"version": "2.1.1",
"version": "2.1.2",
"description": "Orama SDK client for Node.js, Deno, and Browsers",
"type": "module",
"sideEffects": false,
Expand Down
2 changes: 1 addition & 1 deletion packages/react-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oramacloud/react-client",
"version": "2.1.1",
"version": "2.1.2",
"description": "Orama SDK for React",
"type": "module",
"sideEffects": false,
Expand Down
2 changes: 1 addition & 1 deletion packages/secure-proxy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oramacloud/secure-proxy",
"version": "2.1.1",
"version": "2.1.2",
"description": "Orama SDK client for Node.js, Deno, and Browsers",
"type": "module",
"sideEffects": false,
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oramacloud/vue-client",
"version": "2.1.1",
"version": "2.1.2",
"description": "Orama SDK for Vue",
"type": "module",
"sideEffects": false,
Expand Down

0 comments on commit 1e8a222

Please sign in to comment.