Skip to content
This repository has been archived by the owner on Jun 13, 2022. It is now read-only.

Commit

Permalink
chore(release): v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
juliomrqz committed Dec 11, 2018
1 parent 22e7950 commit 5d79276
Show file tree
Hide file tree
Showing 18 changed files with 47 additions and 45 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [0.2.1](https://github.com/statusfy/statusfy/compare/v0.2.0...v0.2.1) (2018-12-11)


### Bug Fixes

* **core:** add the Atom & RSS feeds alternate meta links ([fcffb67](https://github.com/statusfy/statusfy/commit/fcffb67))
* **core:** display the Subscribe button if the notifications are enabled ([22e7950](https://github.com/statusfy/statusfy/commit/22e7950))
* **core:** fix the rendering of the Subscribe modal ([34c03a2](https://github.com/statusfy/statusfy/commit/34c03a2))



# [0.2.0](https://github.com/statusfy/statusfy/compare/v0.1.3...v0.2.0) (2018-12-11)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"lerna": "3.4.3",
"npmClient": "yarn",
"useWorkspaces": true,
"version": "0.2.0"
"version": "0.2.1"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.2.0",
"version": "0.2.1",
"private": true,
"workspaces": [
"packages/@statusfy/*",
Expand Down
8 changes: 4 additions & 4 deletions packages/@statusfy/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@statusfy/cli",
"version": "0.2.0",
"version": "0.2.1",
"description": "CLI for Statusfy",
"main": "index.js",
"publishConfig": {
Expand All @@ -25,8 +25,8 @@
"semver": "^5.5.0"
},
"peerDependencies": {
"@statusfy/common": "0.2.0",
"@statusfy/core": "0.2.0",
"@statusfy/editor": "0.2.0"
"@statusfy/common": "0.2.1",
"@statusfy/core": "0.2.1",
"@statusfy/editor": "0.2.1"
}
}
2 changes: 1 addition & 1 deletion packages/@statusfy/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@statusfy/common",
"version": "0.2.0",
"version": "0.2.1",
"description": "Shared Utils for Statusfy",
"main": "index.js",
"publishConfig": {
Expand Down
8 changes: 4 additions & 4 deletions packages/@statusfy/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@statusfy/core",
"version": "0.2.0",
"version": "0.2.1",
"description": "Core of Statusfy",
"author": {
"name": "Bazzite",
Expand Down Expand Up @@ -38,8 +38,8 @@
"@fortawesome/fontawesome-svg-core": "^1.2.5",
"@nuxtjs/axios": "^5.3.3",
"@nuxtjs/pwa": "^2.5.0",
"@statusfy/common": "0.2.0",
"@statusfy/markdown": "0.2.0",
"@statusfy/common": "0.2.1",
"@statusfy/markdown": "0.2.1",
"body-parser": "^1.18.3",
"browser-sync": "^2.26.0",
"cors": "^2.8.4",
Expand Down Expand Up @@ -76,7 +76,7 @@
"devDependencies": {
"@babel/core": "^7.1.2",
"@mapbox/stylelint-processor-arbitrary-tags": "^0.2.0",
"@statusfy/test-utils": "0.2.0",
"@statusfy/test-utils": "0.2.1",
"babel-core": "^7.0.0-0",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.14.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Object {
"publicPath": "/static/",
"short_name": "Short Title",
"start_url": "/?standalone=true&utm_source=web_app&utm_medium=pwa",
"version": "0.2.0",
"version": "0.2.1",
},
"meta": Object {
"author": "Statusfy",
Expand Down Expand Up @@ -267,7 +267,7 @@ Object {
"title": "Long Title",
},
"sourceDir": "../.tmp/advanced",
"version": "0.2.0",
"version": "0.2.1",
},
"workbox": Object {
"_runtimeCaching": Array [
Expand Down Expand Up @@ -375,7 +375,7 @@ Object {
"publicPath": "/static/",
"short_name": "Title",
"start_url": "/?standalone=true&utm_source=web_app&utm_medium=pwa",
"version": "0.2.0",
"version": "0.2.1",
},
"meta": Object {
"author": "Statusfy",
Expand Down Expand Up @@ -501,7 +501,7 @@ Object {
"title": "Title",
},
"sourceDir": "../.tmp/cli",
"version": "0.2.0",
"version": "0.2.1",
},
"workbox": Object {
"_runtimeCaching": Array [
Expand Down Expand Up @@ -720,7 +720,7 @@ Object {
"title": "Title",
},
"sourceDir": "../.tmp/simple",
"version": "0.2.0",
"version": "0.2.1",
},
}
`;
Expand Down Expand Up @@ -809,7 +809,7 @@ Object {
"publicPath": "/static/",
"short_name": "Título",
"start_url": "/?standalone=true&utm_source=web_app&utm_medium=pwa",
"version": "0.2.0",
"version": "0.2.1",
},
"meta": Object {
"author": "Statusfy",
Expand Down Expand Up @@ -953,7 +953,7 @@ Object {
"title": "Título",
},
"sourceDir": "../.tmp/spanish",
"version": "0.2.0",
"version": "0.2.1",
},
"workbox": Object {
"_runtimeCaching": Array [
Expand Down
2 changes: 1 addition & 1 deletion packages/@statusfy/editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@statusfy/editor",
"version": "0.2.0",
"version": "0.2.1",
"description": "Editor for Statusfy",
"main": "index.js",
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/@statusfy/markdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@statusfy/markdown",
"version": "0.2.0",
"version": "0.2.1",
"description": "Markdown Parser for Statusfy",
"main": "index.js",
"publishConfig": {
Expand All @@ -21,12 +21,12 @@
},
"homepage": "https://github.com/bazzite/statusfy#readme",
"dependencies": {
"@statusfy/common": "0.2.0",
"@statusfy/common": "0.2.1",
"markdown-it": "^8.4.1",
"markdown-it-container": "^2.0.0",
"markdown-it-emoji": "^1.4.0"
},
"devDependencies": {
"@statusfy/test-utils": "0.2.0"
"@statusfy/test-utils": "0.2.1"
}
}
2 changes: 1 addition & 1 deletion packages/@statusfy/test-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@statusfy/test-utils",
"version": "0.2.0",
"version": "0.2.1",
"description": "Test Utils for Statusfy",
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions packages/demo/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "statusfy-demo",
"version": "0.2.0",
"version": "0.2.1",
"description": "Statusfy demo",
"scripts": {
"prepare": "node scripts/prepare.js",
Expand All @@ -18,7 +18,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"statusfy": "0.2.0"
"statusfy": "0.2.1"
},
"engines": {
"node": ">=8.10",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@ Object {
"short_name": "System Status",
"start_url": "/?standalone=true&utm_source=web_app&utm_medium=pwa",
"theme_color": "#1b1f23",
"version": "0.2.0",
"version": "0.2.1",
}
`;
4 changes: 2 additions & 2 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "statusfy-docs",
"version": "0.2.0",
"version": "0.2.1",
"description": "Statusfy Documentation",
"license": "Apache-2.0",
"main": "index.js",
Expand Down Expand Up @@ -31,7 +31,7 @@
},
"homepage": "https://docs.statusfy.co",
"devDependencies": {
"@statusfy/common": "0.2.0",
"@statusfy/common": "0.2.1",
"axios": "^0.18.0",
"consola": "^2.3.0",
"fs-extra": "^7.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/docs/src/es/guide/pwa.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Statusfy crea un [Manifiesto de Aplicación Web](https://developers.google.com/w
"background_color": "#ffffff",
"theme_color": "#1b1f23",
"lang": "en",
"version": "0.2.0"
"version": "0.2.1"
}
```

Expand Down
2 changes: 1 addition & 1 deletion packages/docs/src/guide/pwa.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Statusfy creates a valid [Web App Manifest](https://developers.google.com/web/fu
"background_color": "#ffffff",
"theme_color": "#1b1f23",
"lang": "en",
"version": "0.2.0"
"version": "0.2.1"
}
```

Expand Down
9 changes: 0 additions & 9 deletions packages/statusfy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
<a href="https://www.bazzite.com/blog/introducing-statusfy-marvelous-open-source-status-page-system?utm_source=npm&utm_medium=readme&utm_campaign=statusfy" rel="nofollow">
<img src="https://img.shields.io/badge/Bazzite-project-blue.svg" alt="Bazzite Project">
</a>
<a href="https://www.codacy.com/app/bazzite/statusfy?utm_source=npmjs.com&utm_medium=referral&utm_content=bazzite/statusfy&utm_campaign=Badge_Grade" rel="nofollow">
<img src="https://api.codacy.com/project/badge/Grade/afb1b57affaa4f5d8fcaac5c0beee5c0" alt="Codacy Badge">
</a>
<a href="https://travis-ci.org/bazzite/statusfy" rel="nofollow">
<img src="https://img.shields.io/travis/bazzite/statusfy.svg" alt="Travis">
</a>
Expand All @@ -17,12 +14,6 @@
<a href="https://github.com/bazzite/statusfy/blob/develop/LICENSE" rel="nofollow">
<img src="https://img.shields.io/github/license/bazzite/statusfy.svg" alt="License">
</a>
<a href="https://app.fossa.io/projects/git%2Bgithub.com%2Fbazzite%2Fstatusfy?ref=badge_shield" rel="nofollow">
<img src="https://app.fossa.io/api/projects/git%2Bgithub.com%2Fbazzite%2Fstatusfy.svg?type=shield" alt="FOSSA Status">
</a>
<a href="https://cla.bazzite.com/bazzite/statusfy" rel="nofollow">
<img src="https://cla.bazzite.com/readme/badge/bazzite/statusfy" alt="CLA Assistant">
</a>
</p>

<p align="center">
Expand Down
8 changes: 4 additions & 4 deletions packages/statusfy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "statusfy",
"version": "0.2.0",
"version": "0.2.1",
"description": "A marvelous open source Status Page system",
"author": {
"name": "Bazzite",
Expand Down Expand Up @@ -32,9 +32,9 @@
],
"dependencies": {
"@nuxtjs/opencollective": "^0.2.0",
"@statusfy/cli": "0.2.0",
"@statusfy/core": "0.2.0",
"@statusfy/editor": "0.2.0"
"@statusfy/cli": "0.2.1",
"@statusfy/core": "0.2.1",
"@statusfy/editor": "0.2.1"
},
"engines": {
"node": ">=8.10",
Expand Down
4 changes: 2 additions & 2 deletions packages/website/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "statusfy-website",
"version": "0.2.0",
"version": "0.2.1",
"description": "Website for Statusfy",
"author": {
"name": "Bazzite",
Expand All @@ -23,7 +23,7 @@
"@nuxtjs/google-analytics": "^2.0.2",
"@nuxtjs/pwa": "^2.6.0",
"@nuxtjs/sitemap": "^0.1.1",
"@statusfy/common": "0.2.0",
"@statusfy/common": "0.2.1",
"animate.css": "^3.7.0",
"consola": "^2.3.0",
"date-fns": "1.29.0",
Expand Down

0 comments on commit 5d79276

Please sign in to comment.