From f7318934cf832e1fbaf59a18dd66eda20cd1f4a5 Mon Sep 17 00:00:00 2001 From: Rodrigo Date: Mon, 21 Sep 2020 03:32:39 +0000 Subject: [PATCH 1/3] chore(release): 2.0.9 [skip ci] ## [2.0.9](https://github.com/pragmatismo-io/BotServer/compare/2.0.8...2.0.9) (2020-09-21) ### Bug Fixes * **core.gbapp:** Dynamic services from .gbapps. ([c01430f](https://github.com/pragmatismo-io/BotServer/commit/c01430f0f38ccbf7abfd7a69c3ed238fbac04180)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c1eb7b81..629897cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.0.9](https://github.com/pragmatismo-io/BotServer/compare/2.0.8...2.0.9) (2020-09-21) + + +### Bug Fixes + +* **core.gbapp:** Dynamic services from .gbapps. ([c01430f](https://github.com/pragmatismo-io/BotServer/commit/c01430f0f38ccbf7abfd7a69c3ed238fbac04180)) + ## [2.0.8](https://github.com/pragmatismo-io/BotServer/compare/2.0.7...2.0.8) (2020-09-20) diff --git a/package.json b/package.json index 664c1d7b..3b24658a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "botserver", - "version": "2.0.8", + "version": "2.0.9", "description": "General Bot Community Edition open-core server.", "main": "./boot.js", "bugs": "https://github.com/pragmatismo-io/BotServer/issues", From 726da521bf709b8ef430ca1b1b4400cde4629d0c Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Tue, 22 Sep 2020 11:52:03 -0300 Subject: [PATCH 2/3] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e7fd8f63..079da1e1 100644 --- a/README.md +++ b/README.md @@ -88,3 +88,5 @@ our trademarks remain entirely with us. :speech_balloon: Ask a question          :book: Read the Docs +General Bots Code Name is [Guaribas](https://en.wikipedia.org/wiki/Guaribas), the name of a city in Brazil, state of Piaui. +[Roberto Mangabeira Unger](http://www.robertounger.com/en/): "No one should have to do work that can be done by a machine". From de878ade1587b4059d6030cf068a8b027c896dac Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Thu, 8 Oct 2020 11:39:48 -0300 Subject: [PATCH 3/3] Update CODE_OF_CONDUCT.md --- CODE_OF_CONDUCT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 1830f7f9..f31de826 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -8,7 +8,7 @@ In the interest of fostering an open and welcoming environment, we as contributo Examples of behavior that contributes to creating a positive environment include: -* Using welcoming and inclusive language +* Using standard(no idiomatic expressions), welcoming and inclusive language * Being respectful of differing viewpoints and experiences * Gracefully accepting constructive criticism * Focusing on what is best for the community