Skip to content

Commit

Permalink
chore(release): version 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Mar 26, 2019
1 parent 2223541 commit 9c2d8ec
Show file tree
Hide file tree
Showing 28 changed files with 192 additions and 19 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.1.0 (2019-03-26)


### Bug Fixes

* **frontend:** styled-components-classnames ([#633](https://github.com/SocialGouv/code-du-travail-numerique/issues/633)) ([32e9911](https://github.com/SocialGouv/code-du-travail-numerique/commit/32e9911))


### Features

* **frontend:** add Company Suggester to find the CCN with a SIRET number - fixes [#49](https://github.com/SocialGouv/code-du-travail-numerique/issues/49) ([d4d440f](https://github.com/SocialGouv/code-du-travail-numerique/commit/d4d440f))
* **frontend:** use docker nlp suggest for suggesting search request ([#617](https://github.com/SocialGouv/code-du-travail-numerique/issues/617)) ([2223541](https://github.com/SocialGouv/code-du-travail-numerique/commit/2223541))
* **nlp:** add suggester endpoint to nlp api ([#608](https://github.com/SocialGouv/code-du-travail-numerique/issues/608)) ([c90f825](https://github.com/SocialGouv/code-du-travail-numerique/commit/c90f825))





# [2.0.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v1.8.0...v2.0.0) (2019-03-08)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
"packages/*"
],
"useWorkspaces": true,
"version": "2.0.0"
"version": "2.1.0"
}
17 changes: 17 additions & 0 deletions packages/code-du-travail-api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.1.0 (2019-03-26)


### Bug Fixes

* **frontend:** styled-components-classnames ([#633](https://github.com/SocialGouv/code-du-travail-numerique/issues/633)) ([32e9911](https://github.com/SocialGouv/code-du-travail-numerique/commit/32e9911))


### Features

* **frontend:** add Company Suggester to find the CCN with a SIRET number - fixes [#49](https://github.com/SocialGouv/code-du-travail-numerique/issues/49) ([d4d440f](https://github.com/SocialGouv/code-du-travail-numerique/commit/d4d440f))
* **frontend:** use docker nlp suggest for suggesting search request ([#617](https://github.com/SocialGouv/code-du-travail-numerique/issues/617)) ([2223541](https://github.com/SocialGouv/code-du-travail-numerique/commit/2223541))





# [2.0.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v1.8.0...v2.0.0) (2019-03-08)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/code-du-travail-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cdt/api",
"version": "2.0.0",
"version": "2.1.0",
"description": "",
"private": true,
"main": "index.js",
Expand All @@ -25,7 +25,7 @@
},
"homepage": "https://github.com/SocialGouv/code-du-travail-numerique#readme",
"dependencies": {
"@cdt/data...courrier-type": "^2.0.0",
"@cdt/data...courrier-type": "^2.1.0",
"@koa/cors": "^2.2.1",
"commander": "^2.19.0",
"dotenv": "^6.0.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/code-du-travail-css/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.1.0 (2019-03-26)


### Bug Fixes

* **frontend:** styled-components-classnames ([#633](https://github.com/SocialGouv/code-du-travail-css/issues/633)) ([32e9911](https://github.com/SocialGouv/code-du-travail-css/commit/32e9911))





# [2.0.0](https://github.com/SocialGouv/code-du-travail-css/compare/v1.8.0...v2.0.0) (2019-03-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/code-du-travail-css/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cdt/css",
"version": "2.0.0",
"version": "2.1.0",
"description": "Code du travail numérique - CSS",
"private": true,
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/code-du-travail-data/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.1.0 (2019-03-26)


### Bug Fixes

* **frontend:** styled-components-classnames ([#633](https://github.com/SocialGouv/code-du-travail-numerique/issues/633)) ([32e9911](https://github.com/SocialGouv/code-du-travail-numerique/commit/32e9911))





# [2.0.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v1.8.0...v2.0.0) (2019-03-08)


Expand Down
11 changes: 11 additions & 0 deletions packages/code-du-travail-data/dataset/annuaire/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.1.0 (2019-03-26)


### Bug Fixes

* **frontend:** styled-components-classnames ([#633](https://github.com/SocialGouv/code-du-travail-numerique/issues/633)) ([32e9911](https://github.com/SocialGouv/code-du-travail-numerique/commit/32e9911))





# [2.0.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v1.8.0...v2.0.0) (2019-03-08)

**Note:** Version bump only for package @cdt/data...annuaire
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cdt/data...annuaire",
"version": "2.0.0",
"version": "2.1.0",
"private": true,
"main": "index.js",
"license": "MIT",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.1.0 (2019-03-26)


### Bug Fixes

* **frontend:** styled-components-classnames ([#633](https://github.com/SocialGouv/code-du-travail-numerique/issues/633)) ([32e9911](https://github.com/SocialGouv/code-du-travail-numerique/commit/32e9911))





# [2.0.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v1.8.0...v2.0.0) (2019-03-08)

**Note:** Version bump only for package @cdt/data...build_eposeidon
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cdt/data...build_eposeidon",
"version": "2.0.0",
"version": "2.1.0",
"private": true,
"description": "",
"main": "index.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/code-du-travail-data/dataset/courrier-type/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.1.0 (2019-03-26)


### Bug Fixes

* **frontend:** styled-components-classnames ([#633](https://github.com/SocialGouv/code-du-travail-numerique/issues/633)) ([32e9911](https://github.com/SocialGouv/code-du-travail-numerique/commit/32e9911))





# [2.0.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v1.8.0...v2.0.0) (2019-03-08)

**Note:** Version bump only for package @cdt/data...courrier-type
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cdt/data...courrier-type",
"version": "2.0.0",
"version": "2.1.0",
"private": true,
"description": "generate courrier-type.json",
"main": "index.js",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.1.0 (2019-03-26)


### Bug Fixes

* **frontend:** styled-components-classnames ([#633](https://github.com/revolunet/fiches_ministere_travail/issues/633)) ([32e9911](https://github.com/revolunet/fiches_ministere_travail/commit/32e9911))





# [2.0.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v1.8.0...v2.0.0) (2019-03-08)


Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cdt/data...fiches_ministere_travail",
"version": "2.0.0",
"version": "2.1.0",
"private": true,
"author": "Julien Bouquillon <[email protected]>",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/code-du-travail-data/dataset/kali/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.1.0 (2019-03-26)


### Bug Fixes

* **frontend:** styled-components-classnames ([#633](https://github.com/SocialGouv/code-du-travail-numerique/issues/633)) ([32e9911](https://github.com/SocialGouv/code-du-travail-numerique/commit/32e9911))





# [2.0.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v1.8.0...v2.0.0) (2019-03-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/code-du-travail-data/dataset/kali/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cdt/data...kali",
"version": "2.0.0",
"version": "2.1.0",
"private": true,
"main": "index.js",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/code-du-travail-data/dataset/stop_words/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.1.0 (2019-03-26)


### Bug Fixes

* **frontend:** styled-components-classnames ([#633](https://github.com/SocialGouv/code-du-travail-numerique/issues/633)) ([32e9911](https://github.com/SocialGouv/code-du-travail-numerique/commit/32e9911))





# [2.0.0](https://github.com/douglasduteil/code-du-travail-numerique/compare/v1.8.0...v2.0.0) (2019-03-08)


Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cdt/data...stopwords",
"version": "2.0.0",
"version": "2.1.0",
"private": true,
"main": "index.js",
"license": "MIT"
Expand Down
11 changes: 11 additions & 0 deletions packages/code-du-travail-data/dataset/synonyms/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.1.0 (2019-03-26)


### Bug Fixes

* **frontend:** styled-components-classnames ([#633](https://github.com/SocialGouv/code-du-travail-numerique/issues/633)) ([32e9911](https://github.com/SocialGouv/code-du-travail-numerique/commit/32e9911))





# [2.0.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v1.8.0...v2.0.0) (2019-03-08)

**Note:** Version bump only for package @cdt/data...synonyms
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cdt/data...synonyms",
"private": true,
"version": "2.0.0",
"version": "2.1.0",
"main": "index.js",
"license": "MIT",
"scripts": {
Expand Down
11 changes: 11 additions & 0 deletions packages/code-du-travail-data/dataset/tag_extractor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.1.0 (2019-03-26)


### Bug Fixes

* **frontend:** styled-components-classnames ([#633](https://github.com/SocialGouv/code-du-travail-numerique/issues/633)) ([32e9911](https://github.com/SocialGouv/code-du-travail-numerique/commit/32e9911))





# [2.0.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v1.8.0...v2.0.0) (2019-03-08)

**Note:** Version bump only for package @cdt/data...tags
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cdt/data...tags",
"private": true,
"version": "2.0.0",
"version": "2.1.0",
"description": "extract tags from json faq, output markdown",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/code-du-travail-data/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cdt/data",
"version": "2.0.0",
"version": "2.1.0",
"description": "Ce dépôt de code permet d'indexer différentes sources de données relatives au Code du travail dans Elasticsearch.",
"private": true,
"main": "index.js",
Expand Down
17 changes: 17 additions & 0 deletions packages/code-du-travail-frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.1.0 (2019-03-26)


### Bug Fixes

* **frontend:** styled-components-classnames ([#633](https://github.com/SocialGouv/code-du-travail-numerique/issues/633)) ([32e9911](https://github.com/SocialGouv/code-du-travail-numerique/commit/32e9911))


### Features

* **frontend:** add Company Suggester to find the CCN with a SIRET number - fixes [#49](https://github.com/SocialGouv/code-du-travail-numerique/issues/49) ([d4d440f](https://github.com/SocialGouv/code-du-travail-numerique/commit/d4d440f))
* **frontend:** use docker nlp suggest for suggesting search request ([#617](https://github.com/SocialGouv/code-du-travail-numerique/issues/617)) ([2223541](https://github.com/SocialGouv/code-du-travail-numerique/commit/2223541))





# [2.0.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v1.8.0...v2.0.0) (2019-03-08)


Expand Down
8 changes: 4 additions & 4 deletions packages/code-du-travail-frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "@cdt/frontend",
"version": "2.0.0",
"version": "2.1.0",
"description": "Code du travail frontend",
"private": true,
"homepage": "https://code-du-travail.beta.gouv.fr/",
"keywords": [],
"main": "src/index.js",
"dependencies": {
"@cdt/css": "^2.0.0",
"@cdt/data": "^2.0.0",
"@cdt/ui": "^2.0.0",
"@cdt/css": "^2.1.0",
"@cdt/data": "^2.1.0",
"@cdt/ui": "^2.1.0",
"@reach/dialog": "^0.1.2",
"@sentry/browser": "^4.1.0",
"@socialgouv/next-routes": "^1.5.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/code-du-travail-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.1.0 (2019-03-26)


### Bug Fixes

* **frontend:** styled-components-classnames ([#633](https://github.com/SocialGouv/code-du-travail-numerique/issues/633)) ([32e9911](https://github.com/SocialGouv/code-du-travail-numerique/commit/32e9911))





# [2.0.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v1.8.0...v2.0.0) (2019-03-08)

**Note:** Version bump only for package @cdt/ui
Expand Down
Loading

0 comments on commit 9c2d8ec

Please sign in to comment.