Skip to content

Commit d568588

Browse files
committed
chore(release): v0.5.0
1 parent a411acc commit d568588

File tree

14 files changed

+35
-35
lines changed

14 files changed

+35
-35
lines changed

Diff for: lerna.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"lerna": "3.4.3",
2+
"lerna": "3.19.0",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
5-
"version": "0.5.0-alpha.1"
5+
"version": "0.5.0"
66
}

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.5.0-alpha.1",
2+
"version": "0.5.0",
33
"private": true,
44
"workspaces": [
55
"packages/@statusfy/*",

Diff for: packages/@statusfy/cli/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@statusfy/cli",
3-
"version": "0.5.0-alpha.1",
3+
"version": "0.5.0",
44
"description": "CLI for Statusfy",
55
"main": "index.js",
66
"publishConfig": {
@@ -25,8 +25,8 @@
2525
"semver": "7.1.1"
2626
},
2727
"peerDependencies": {
28-
"@statusfy/common": "0.5.0-alpha.1",
29-
"@statusfy/core": "0.5.0-alpha.1",
30-
"@statusfy/editor": "0.5.0-alpha.1"
28+
"@statusfy/common": "0.5.0",
29+
"@statusfy/core": "0.5.0",
30+
"@statusfy/editor": "0.5.0"
3131
}
3232
}

Diff for: packages/@statusfy/common/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@statusfy/common",
3-
"version": "0.5.0-alpha.1",
3+
"version": "0.5.0",
44
"description": "Shared Utils for Statusfy",
55
"main": "index.js",
66
"publishConfig": {

Diff for: packages/@statusfy/core/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@statusfy/core",
3-
"version": "0.5.0-alpha.1",
3+
"version": "0.5.0",
44
"description": "Core of Statusfy",
55
"author": {
66
"name": "Bazzite",
@@ -39,8 +39,8 @@
3939
"@nuxtjs/axios": "5.9.0",
4040
"@nuxtjs/onesignal": "3.0.0-beta.16",
4141
"@nuxtjs/pwa": "3.0.0-beta.19",
42-
"@statusfy/common": "0.5.0-alpha.1",
43-
"@statusfy/markdown": "0.5.0-alpha.1",
42+
"@statusfy/common": "0.5.0",
43+
"@statusfy/markdown": "0.5.0",
4444
"body-parser": "1.19.0",
4545
"browser-sync": "2.26.7",
4646
"core-js": "3.5.0",
@@ -75,7 +75,7 @@
7575
"devDependencies": {
7676
"@nuxt/types": "0.5.7",
7777
"@nuxtjs/eslint-config": "2.0.0",
78-
"@statusfy/test-utils": "0.5.0-alpha.1",
78+
"@statusfy/test-utils": "0.5.0",
7979
"babel-core": "7.0.0-bridge.0",
8080
"babel-eslint": "10.0.3",
8181
"eslint": "6.7.2",

Diff for: packages/@statusfy/core/test/config/__snapshots__/nuxt.spec.js.snap

+7-7
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Object {
102102
"publicPath": "/static/",
103103
"short_name": "Short Title",
104104
"start_url": "/?standalone=true&utm_source=web_app&utm_medium=pwa",
105-
"version": "0.5.0-alpha.1",
105+
"version": "0.5.0",
106106
},
107107
"meta": Object {
108108
"author": "Statusfy",
@@ -298,7 +298,7 @@ Object {
298298
"title": "Long Title",
299299
},
300300
"sourceDir": "../.tmp/advanced",
301-
"version": "0.5.0-alpha.1",
301+
"version": "0.5.0",
302302
},
303303
"workbox": Object {
304304
"assetsURLPattern": "/static/(?!content).*$",
@@ -412,7 +412,7 @@ Object {
412412
"publicPath": "/static/",
413413
"short_name": "Title",
414414
"start_url": "/?standalone=true&utm_source=web_app&utm_medium=pwa",
415-
"version": "0.5.0-alpha.1",
415+
"version": "0.5.0",
416416
},
417417
"meta": Object {
418418
"author": "Statusfy",
@@ -544,7 +544,7 @@ Object {
544544
"title": "Title",
545545
},
546546
"sourceDir": "../.tmp/cli",
547-
"version": "0.5.0-alpha.1",
547+
"version": "0.5.0",
548548
},
549549
"workbox": Object {
550550
"assetsURLPattern": "/static/(?!content).*$",
@@ -774,7 +774,7 @@ Object {
774774
"title": "Title",
775775
},
776776
"sourceDir": "../.tmp/simple",
777-
"version": "0.5.0-alpha.1",
777+
"version": "0.5.0",
778778
},
779779
}
780780
`;
@@ -874,7 +874,7 @@ Object {
874874
"publicPath": "/static/",
875875
"short_name": "Título",
876876
"start_url": "/?standalone=true&utm_source=web_app&utm_medium=pwa",
877-
"version": "0.5.0-alpha.1",
877+
"version": "0.5.0",
878878
},
879879
"meta": Object {
880880
"author": "Statusfy",
@@ -1024,7 +1024,7 @@ Object {
10241024
"title": "Título",
10251025
},
10261026
"sourceDir": "../.tmp/spanish",
1027-
"version": "0.5.0-alpha.1",
1027+
"version": "0.5.0",
10281028
},
10291029
"workbox": Object {
10301030
"assetsURLPattern": "/static/(?!content).*$",

Diff for: packages/@statusfy/editor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@statusfy/editor",
3-
"version": "0.5.0-alpha.1",
3+
"version": "0.5.0",
44
"description": "Editor for Statusfy",
55
"main": "index.js",
66
"publishConfig": {

Diff for: packages/@statusfy/markdown/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@statusfy/markdown",
3-
"version": "0.5.0-alpha.1",
3+
"version": "0.5.0",
44
"description": "Markdown Parser for Statusfy",
55
"main": "index.js",
66
"publishConfig": {
@@ -21,12 +21,12 @@
2121
},
2222
"homepage": "https://github.com/bazzite/statusfy#readme",
2323
"dependencies": {
24-
"@statusfy/common": "0.5.0-alpha.1",
24+
"@statusfy/common": "0.5.0",
2525
"markdown-it": "10.0.0",
2626
"markdown-it-container": "2.0.0",
2727
"markdown-it-emoji": "1.4.0"
2828
},
2929
"devDependencies": {
30-
"@statusfy/test-utils": "0.5.0-alpha.1"
30+
"@statusfy/test-utils": "0.5.0"
3131
}
3232
}

Diff for: packages/@statusfy/test-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@statusfy/test-utils",
3-
"version": "0.5.0-alpha.1",
3+
"version": "0.5.0",
44
"description": "Test Utils for Statusfy",
55
"publishConfig": {
66
"access": "public"

Diff for: packages/demo/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "statusfy-demo",
4-
"version": "0.5.0-alpha.1",
4+
"version": "0.5.0",
55
"description": "Statusfy demo",
66
"scripts": {
77
"prepare": "node scripts/prepare.js",
@@ -20,7 +20,7 @@
2020
},
2121
"license": "Apache-2.0",
2222
"dependencies": {
23-
"statusfy": "0.5.0-alpha.1"
23+
"statusfy": "0.5.0"
2424
},
2525
"devDependencies": {
2626
"less": "3.10.3",

Diff for: packages/demo/test/__snapshots__/build-generate.spec.js.snap

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ Object {
4747
"short_name": "System Status",
4848
"start_url": "/?standalone=true&utm_source=web_app&utm_medium=pwa",
4949
"theme_color": "#1b1f23",
50-
"version": "0.5.0-alpha.1",
50+
"version": "0.5.0",
5151
}
5252
`;

Diff for: packages/docs/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "statusfy-docs",
4-
"version": "0.5.0-alpha.1",
4+
"version": "0.5.0",
55
"description": "Statusfy Documentation",
66
"license": "Apache-2.0",
77
"main": "index.js",
@@ -34,7 +34,7 @@
3434
"vuepress": "1.2.0"
3535
},
3636
"devDependencies": {
37-
"@statusfy/common": "0.5.0-alpha.1",
37+
"@statusfy/common": "0.5.0",
3838
"@vuepress/plugin-back-to-top": "1.2.0",
3939
"@vuepress/plugin-google-analytics": "1.2.0",
4040
"@vuepress/plugin-pwa": "1.2.0",

Diff for: packages/statusfy/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "statusfy",
3-
"version": "0.5.0-alpha.1",
3+
"version": "0.5.0",
44
"description": "A marvelous open source Status Page system",
55
"author": {
66
"name": "Bazzite",
@@ -32,9 +32,9 @@
3232
],
3333
"dependencies": {
3434
"@nuxtjs/opencollective": "0.2.2",
35-
"@statusfy/cli": "0.5.0-alpha.1",
36-
"@statusfy/core": "0.5.0-alpha.1",
37-
"@statusfy/editor": "0.5.0-alpha.1"
35+
"@statusfy/cli": "0.5.0",
36+
"@statusfy/core": "0.5.0",
37+
"@statusfy/editor": "0.5.0"
3838
},
3939
"engines": {
4040
"node": ">=10",

Diff for: packages/website/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "statusfy-website",
4-
"version": "0.5.0-alpha.1",
4+
"version": "0.5.0",
55
"description": "Website for Statusfy",
66
"author": {
77
"name": "Bazzite",
@@ -24,7 +24,7 @@
2424
"@nuxtjs/google-analytics": "2.2.2",
2525
"@nuxtjs/pwa": "3.0.0-beta.19",
2626
"@nuxtjs/sitemap": "2.0.1",
27-
"@statusfy/common": "0.5.0-alpha.1",
27+
"@statusfy/common": "0.5.0",
2828
"animate.css": "3.7.2",
2929
"consola": "2.11.1",
3030
"core-js": "3.5.0",

0 commit comments

Comments
 (0)