Skip to content

Commit ce3db47

Browse files
committed
fix: packages updated
1 parent 8ce4010 commit ce3db47

File tree

24 files changed

+24
-24
lines changed

24 files changed

+24
-24
lines changed

src/client/mobile/app/containers/chat/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@omega-mobile-containers/chat",
3-
"version": "0.4.25",
3+
"version": "0.4.26",
44
"main": "./index.tsx",
55
"scripts": {
66
"deploy": "npm version patch && npm publish --access public"

src/client/shared/assets/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@omega-core/assets",
3-
"version": "0.4.25",
3+
"version": "0.4.26",
44
"scripts": {
55
"deploy": "npm version patch && npm publish --access public"
66
},

src/client/shared/components/content/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@omega-shared-components/content",
3-
"version": "0.4.25",
3+
"version": "0.4.26",
44
"main": "./index.tsx",
55
"scripts": {
66
"deploy": "npm version patch && npm publish --access public"

src/client/shared/config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@omega-core/config",
3-
"version": "0.4.25",
3+
"version": "0.4.26",
44
"main": "./index.ts",
55
"scripts": {
66
"deploy": "npm version patch && npm publish --access public"

src/client/shared/rules/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@omega-core/rules",
3-
"version": "0.4.25",
3+
"version": "0.4.26",
44
"scripts": {
55
"deploy": "npm version patch && npm publish --access public"
66
},

src/client/shared/services/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@omega-core/services",
3-
"version": "0.4.25",
3+
"version": "0.4.26",
44
"main": "./index.tsx",
55
"scripts": {
66
"deploy": "npm version patch && npm publish --access public"

src/client/shared/state/containers/app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@omega-state-machines/app",
3-
"version": "0.4.25",
3+
"version": "0.4.26",
44
"gitHead": "f427f35e8053f50b3dbfebf486a0528220c3888b",
55
"scripts": {
66
"deploy": "npm version patch && npm publish --access public"

src/client/shared/state/containers/chat/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@omega-state-machines/chat",
3-
"version": "0.4.25",
3+
"version": "0.4.26",
44
"main": "./chat.redux-model.ts",
55
"gitHead": "f427f35e8053f50b3dbfebf486a0528220c3888b",
66
"scripts": {

src/client/shared/state/containers/profile/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@omega-state-machines/profile",
3-
"version": "0.4.25",
3+
"version": "0.4.26",
44
"main": "./profile-model.hooks.ts",
55
"gitHead": "f427f35e8053f50b3dbfebf486a0528220c3888b",
66
"scripts": {

src/client/shared/utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"scripts": {
44
"deploy": "npm version patch && npm publish --access public"
55
},
6-
"version": "0.4.25",
6+
"version": "0.4.26",
77
"dependencies": {
88
"@omega-core/config": "^0.4.0",
99
"@omega-core/services": "^0.4.0",

src/client/web/app/common/components/chat-box/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@omega-web-components/chat-box",
3-
"version": "0.4.25",
3+
"version": "0.4.26",
44
"main": "./index.tsx",
55
"scripts": {
66
"deploy": "npm version patch && npm publish --access public"

src/client/web/app/common/components/create-group/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@omega-web-components/create-group",
3-
"version": "0.4.25",
3+
"version": "0.4.26",
44
"main": "./index.tsx",
55
"scripts": {
66
"deploy": "npm version patch && npm publish --access public"

src/client/web/app/common/components/doc-gen/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@omega-web-components/doc-gen",
3-
"version": "1.1.25",
3+
"version": "1.1.26",
44
"description": "",
55
"main": "index.tsx",
66
"scripts": {

src/client/web/app/common/components/lang-buttons/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@omega-web-components/lang-buttons",
3-
"version": "0.4.25",
3+
"version": "0.4.26",
44
"main": "./index.tsx",
55
"scripts": {
66
"deploy": "npm version patch && npm publish --access public"

src/client/web/app/common/components/login/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@omega-web-components/login",
3-
"version": "0.4.25",
3+
"version": "0.4.26",
44
"main": "./index.tsx",
55
"scripts": {
66
"deploy": "npm version patch && npm publish --access public"

src/client/web/app/common/components/material-form/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@omega-web-components/material-form",
3-
"version": "0.4.25",
3+
"version": "0.4.26",
44
"main": "./index.tsx",
55
"scripts": {
66
"deploy": "npm version patch && npm publish --access public"

src/client/web/app/common/components/modal-form/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@omega-web-components/modal-form",
3-
"version": "0.4.25",
3+
"version": "0.4.26",
44
"main": "./index.tsx",
55
"scripts": {
66
"deploy": "npm version patch && npm publish --access public"

src/client/web/app/common/components/options-bar/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@omega-web-components/options-bar",
3-
"version": "0.4.25",
3+
"version": "0.4.26",
44
"main": "./index.tsx",
55
"scripts": {
66
"deploy": "npm version patch && npm publish --access public"

src/client/web/app/common/components/profile-box/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@omega-web-components/profile-box",
3-
"version": "0.4.25",
3+
"version": "0.4.26",
44
"main": "./index.tsx",
55
"scripts": {
66
"deploy": "npm version patch && npm publish --access public"

src/client/web/app/common/components/settings/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@omega-web-components/settings",
3-
"version": "0.4.25",
3+
"version": "0.4.26",
44
"main": "./index.tsx",
55
"scripts": {
66
"deploy": "npm version patch && npm publish --access public"

src/client/web/app/common/components/tabs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@omega-web-components/tabs",
3-
"version": "0.4.25",
3+
"version": "0.4.26",
44
"main": "./index.tsx",
55
"scripts": {
66
"deploy": "npm version patch && npm publish --access public"

src/client/web/app/common/components/wrapper/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@omega-web-components/wrapper",
3-
"version": "0.4.25",
3+
"version": "0.4.26",
44
"main": "./index.tsx",
55
"scripts": {
66
"deploy": "npm version patch && npm publish --access public"

src/client/web/app/containers/chat/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@omega-web-containers/chat",
3-
"version": "0.4.25",
3+
"version": "0.4.26",
44
"main": "./index.tsx",
55
"scripts": {
66
"deploy": "npm version patch && npm publish --access public"

src/client/web/app/containers/profile/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@omega-web-containers/profile",
3-
"version": "0.4.25",
3+
"version": "0.4.26",
44
"description": "",
55
"main": "index.tsx",
66
"scripts": {

0 commit comments

Comments
 (0)