Skip to content

Commit 89f65b8

Browse files
committed
Publish
- @common/[email protected] - @common/[email protected] - @common/[email protected] - @common/[email protected] - @frontend/[email protected] - @service/[email protected] - @service/[email protected] - @service/[email protected] - @service/[email protected] - @service/[email protected] - @worker/[email protected]
1 parent 0b34f7d commit 89f65b8

File tree

22 files changed

+120
-21
lines changed

22 files changed

+120
-21
lines changed

common/components/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [1.2.2](https://github.com/furystack/multiverse/compare/@common/[email protected]...@common/[email protected]) (2021-10-15)
7+
8+
**Note:** Version bump only for package @common/components
9+
10+
11+
12+
13+
14+
615
### [1.2.1](https://github.com/furystack/multiverse/compare/@common/[email protected]...@common/[email protected]) (2021-10-05)
716

817
**Note:** Version bump only for package @common/components

common/components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@common/components",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "",
55
"private": true,
66
"scripts": {
@@ -14,7 +14,7 @@
1414
"typescript": "^4.4.4"
1515
},
1616
"dependencies": {
17-
"@common/frontend-utils": "^1.2.1",
17+
"@common/frontend-utils": "^1.2.2",
1818
"@furystack/shades": "^3.6.5",
1919
"@furystack/shades-lottie": "^1.3.5"
2020
},

common/frontend-utils/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [1.2.2](https://github.com/furystack/multiverse/compare/@common/[email protected]...@common/[email protected]) (2021-10-15)
7+
8+
**Note:** Version bump only for package @common/frontend-utils
9+
10+
11+
12+
13+
14+
615
### [1.2.1](https://github.com/furystack/multiverse/compare/@common/[email protected]...@common/[email protected]) (2021-10-05)
716

817
**Note:** Version bump only for package @common/frontend-utils

common/frontend-utils/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@common/frontend-utils",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"main": "dist/index.js",
55
"license": "GPL-2.0-only",
66
"private": true,
@@ -12,7 +12,7 @@
1212
"@types/uuid": "^8.3.1"
1313
},
1414
"dependencies": {
15-
"@common/models": "^1.2.1",
15+
"@common/models": "^1.2.2",
1616
"tslib": "^2.3.1",
1717
"uuid": "^8.3.2"
1818
}

common/models/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [1.2.2](https://github.com/furystack/multiverse/compare/@common/[email protected]...@common/[email protected]) (2021-10-15)
7+
8+
**Note:** Version bump only for package @common/models
9+
10+
11+
12+
13+
14+
615
### [1.2.1](https://github.com/furystack/multiverse/compare/@common/[email protected]...@common/[email protected]) (2021-10-05)
716

817
**Note:** Version bump only for package @common/models

common/models/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@common/models",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"main": "dist/index.js",
55
"license": "GPL-2.0-only",
66
"private": true,

common/service-utils/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [1.2.2](https://github.com/furystack/multiverse/compare/@common/[email protected]...@common/[email protected]) (2021-10-15)
7+
8+
**Note:** Version bump only for package @common/service-utils
9+
10+
11+
12+
13+
14+
615
### [1.2.1](https://github.com/furystack/multiverse/compare/@common/[email protected]...@common/[email protected]) (2021-10-05)
716

817
**Note:** Version bump only for package @common/service-utils

common/service-utils/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@common/service-utils",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"main": "dist/index.js",
55
"license": "GPL-2.0-only",
66
"private": true,
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"@common/config": "^1.1.0",
18-
"@common/models": "^1.2.1",
18+
"@common/models": "^1.2.2",
1919
"@furystack/core": "^10.3.5",
2020
"@furystack/inject": "^4.0.75",
2121
"@furystack/logging": "^2.0.82",

frontends/core/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [1.2.2](https://github.com/furystack/multiverse/compare/@frontend/[email protected]...@frontend/[email protected]) (2021-10-15)
7+
8+
**Note:** Version bump only for package @frontend/core
9+
10+
11+
12+
13+
14+
615
### [1.2.1](https://github.com/furystack/multiverse/compare/@frontend/[email protected]...@frontend/[email protected]) (2021-10-05)
716

817
**Note:** Version bump only for package @frontend/core

frontends/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@frontend/core",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "",
55
"private": true,
66
"scripts": {
@@ -14,7 +14,7 @@
1414
"author": "",
1515
"license": "ISC",
1616
"devDependencies": {
17-
"@common/components": "^1.2.1",
17+
"@common/components": "^1.2.2",
1818
"@relative-ci/agent": "^2.1.0",
1919
"@types/chart.js": "^2.9.34",
2020
"@types/marked": "^3.0.1",

0 commit comments

Comments
 (0)