Skip to content

Commit 28614db

Browse files
committed
chore: updates version for release
1 parent b1e5f52 commit 28614db

File tree

21 files changed

+21
-21
lines changed

21 files changed

+21
-21
lines changed

benchmarks/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "orama-monorepo",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"description": "A complete search engine and RAG pipeline in your browser, server, or edge network with support for full-text, vector, and hybrid search in less than 2kb.",
55
"workspaces": [
66
"packages/*",

packages/docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@orama/docs",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"description": "Documentation for Orama",
55
"private": true,
66
"type": "module",

packages/orama/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@orama/orama",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"type": "module",
55
"description": "A complete search engine and RAG pipeline in your browser, server, or edge network with support for full-text, vector, and hybrid search in less than 2kb.",
66
"sideEffects": false,

packages/plugin-analytics/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@orama/plugin-analytics",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"description": "Orama plugin for providing analytics data on your searches",
55
"keywords": ["orama", "analytics", "telemetry"],
66
"license": "Apache-2.0",

packages/plugin-astro/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@orama/plugin-astro",
33
"description": "An Astro integration for Orama",
4-
"version": "3.0.3",
4+
"version": "3.0.4",
55
"keywords": ["astro", "astro-component", "cms", "orama", "search"],
66
"repository": "https://github.com/oramasearch/orama",
77
"author": {

packages/plugin-data-persistence/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@orama/plugin-data-persistence",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"description": "Data persistence plugin for Orama",
55
"type": "module",
66
"sideEffects": false,

packages/plugin-docusaurus-v3/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@orama/plugin-docusaurus-v3",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"description": "Docusaurus plugin for local search powered by Orama",
55
"keywords": ["orama", "docusaurus"],
66
"license": "Apache-2.0",

packages/plugin-docusaurus/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@orama/plugin-docusaurus",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"description": "Docusaurus plugin for local search powered by Orama",
55
"keywords": ["orama", "docusaurus"],
66
"license": "Apache-2.0",

packages/plugin-embeddings/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@orama/plugin-embeddings",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"description": "Orama plugin for generating embeddings locally",
55
"keywords": [
66
"orama",

packages/plugin-match-highlight/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@orama/plugin-match-highlight",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"description": "Orama plugin for search match highlighting",
55
"keywords": ["full-text search", "search", "fuzzy search", "typo-tolerant search", "full-text"],
66
"license": "Apache-2.0",

packages/plugin-nextra/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@orama/plugin-nextra",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"description": "Nextra plugin for local search powered by orama",
55
"keywords": ["orama", "nextra"],
66
"license": "Apache-2.0",

packages/plugin-parsedoc/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@orama/plugin-parsedoc",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"description": "Orama plugin to populate an index with HTML/Markdown documents",
55
"keywords": [],
66
"author": "",

packages/plugin-pt15/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@orama/plugin-pt15",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"description": "Performant search algorithm optimized for descriptive texts",
55
"keywords": [
66
"orama",

packages/plugin-qps/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@orama/plugin-qps",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"description": "Performant search algorithm optimized for descriptive texts",
55
"keywords": [
66
"orama",

packages/plugin-secure-proxy/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@orama/plugin-secure-proxy",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"description": "Orama plugin for generating embeddings securely on the front-end",
55
"keywords": ["orama", "embeddings", "secure proxy", "vector search"],
66
"license": "Apache-2.0",

packages/plugin-vitepress/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@orama/plugin-vitepress",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"description": "Vitepress plugin for local search powered by orama",
55
"keywords": ["orama", "vite", "vitepress", "vue"],
66
"license": "Apache-2.0",

packages/stemmers/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@orama/stemmers",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"type": "module",
55
"description": "Stemmers for Orama",
66
"sideEffects": false,

packages/stopwords/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@orama/stopwords",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"type": "module",
55
"description": "Stop-words for Orama",
66
"sideEffects": false,

packages/switch/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@orama/switch",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"description": "Orama Switch allows you to run queries on Orama Cloud and OSS with a single interface",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

packages/tokenizers/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@orama/tokenizers",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"type": "module",
55
"description": "Additional tokenizers for Orama",
66
"sideEffects": false,

0 commit comments

Comments
 (0)