Skip to content

Commit e3db2a9

Browse files
Bump version to v0.4.1
1 parent 891e0a4 commit e3db2a9

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "stencil-design-system",
4-
"version": "0.4.0",
4+
"version": "0.4.1",
55
"scripts": {
66
"build": "pnpm convert-scss-to-js && turbo run build",
77
"build:storybook": "turbo run build --filter=storybook",

packages/ui-stencil-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": false,
33
"name": "@orama/angular-components",
4-
"version": "0.4.0",
4+
"version": "0.4.1",
55
"description": "Angular components for Orama Cloud",
66
"license": "Apache-2.0",
77
"scripts": {

packages/ui-stencil-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@orama/react-components",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "React components for Orama Cloud",
55
"license": "Apache-2.0",
66
"author": "",

packages/ui-stencil-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@orama/vue-components",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "Vue components for Orama Cloud",
55
"license": "Apache-2.0",
66
"author": "",

packages/ui-stencil/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@orama/wc-components",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "UI web components for Orama Cloud",
55
"license": "Apache-2.0",
66
"repository": {

0 commit comments

Comments
 (0)