Skip to content

Commit

Permalink
chore(release): publish v4.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 13, 2021
1 parent 08a8cf2 commit 489bed8
Show file tree
Hide file tree
Showing 17 changed files with 87 additions and 15 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### 4.1.10 (2021-05-13)


### Bug Fixes

* disable eslint for dependencies array ([08a8cf2](https://github.com/jpedroh/mach/commit/08a8cf270dcff669fceead550494ef2f8b2c4f6f))



### 4.1.9 (2021-05-13)

**Note:** Version bump only for package root
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.1.9",
"version": "4.1.10",
"packages": [
"packages/*"
],
Expand Down
9 changes: 9 additions & 0 deletions packages/common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### 4.1.10 (2021-05-13)


### Bug Fixes

* disable eslint for dependencies array ([08a8cf2](https://github.com/jpedroh/mach/commit/08a8cf270dcff669fceead550494ef2f8b2c4f6f))



### 4.1.9 (2021-05-13)

**Note:** Version bump only for package @mach/common
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mach/common",
"version": "4.1.9",
"version": "4.1.10",
"description": "> TODO: description",
"author": "Joao Pedro Henrique <[email protected]>",
"homepage": "https://github.com/jpedroh/mach#readme",
Expand Down
9 changes: 9 additions & 0 deletions packages/database/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### 4.1.10 (2021-05-13)


### Bug Fixes

* disable eslint for dependencies array ([08a8cf2](https://github.com/jpedroh/mach/commit/08a8cf270dcff669fceead550494ef2f8b2c4f6f))



### 4.1.9 (2021-05-13)

**Note:** Version bump only for package @mach/database
Expand Down
4 changes: 2 additions & 2 deletions packages/database/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mach/database",
"version": "4.1.9",
"version": "4.1.10",
"description": "> TODO: description",
"author": "Joao Pedro Henrique <[email protected]>",
"homepage": "https://github.com/jpedroh/mach#readme",
Expand All @@ -23,7 +23,7 @@
"url": "https://github.com/jpedroh/mach/issues"
},
"dependencies": {
"@mach/common": "^4.1.9",
"@mach/common": "^4.1.10",
"pg": "^8.3.0",
"pg-hstore": "^2.3.3",
"sequelize": "^6.3.4"
Expand Down
9 changes: 9 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### 4.1.10 (2021-05-13)


### Bug Fixes

* disable eslint for dependencies array ([08a8cf2](https://github.com/jpedroh/mach/commit/08a8cf270dcff669fceead550494ef2f8b2c4f6f))



### 4.1.9 (2021-05-13)

**Note:** Version bump only for package @mach/eslint-config
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mach/eslint-config",
"version": "4.1.9",
"version": "4.1.10",
"main": ".eslintrc.js",
"license": "MIT",
"devDependencies": {
Expand Down
9 changes: 9 additions & 0 deletions packages/front/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### 4.1.10 (2021-05-13)


### Bug Fixes

* disable eslint for dependencies array ([08a8cf2](https://github.com/jpedroh/mach/commit/08a8cf270dcff669fceead550494ef2f8b2c4f6f))



### 4.1.9 (2021-05-13)

**Note:** Version bump only for package @mach/front
Expand Down
2 changes: 1 addition & 1 deletion packages/front/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/front/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@mach/front",
"version": "4.1.9",
"version": "4.1.10",
"private": true,
"homepage": "https://jpedroh.github.io/mach",
"dependencies": {
"@craco/craco": "^6.1.2",
"@mach/common": "^4.1.9",
"@mach/common": "^4.1.10",
"@testing-library/jest-dom": "^5.12.0",
"@testing-library/react": "^11.2.6",
"@testing-library/user-event": "^12.8.3",
Expand Down
9 changes: 9 additions & 0 deletions packages/prettier-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### 4.1.10 (2021-05-13)


### Bug Fixes

* disable eslint for dependencies array ([08a8cf2](https://github.com/jpedroh/mach/commit/08a8cf270dcff669fceead550494ef2f8b2c4f6f))



### 4.1.9 (2021-05-13)

**Note:** Version bump only for package @mach/prettier-config
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mach/prettier-config",
"version": "4.1.9",
"version": "4.1.10",
"main": "prettier.config.js",
"license": "MIT",
"devDependencies": {
Expand Down
9 changes: 9 additions & 0 deletions packages/rest-api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### 4.1.10 (2021-05-13)


### Bug Fixes

* disable eslint for dependencies array ([08a8cf2](https://github.com/jpedroh/mach/commit/08a8cf270dcff669fceead550494ef2f8b2c4f6f))



### 4.1.9 (2021-05-13)

**Note:** Version bump only for package @mach/rest-api
Expand Down
6 changes: 3 additions & 3 deletions packages/rest-api/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@mach/rest-api",
"private": true,
"version": "4.1.9",
"version": "4.1.10",
"description": "> TODO: description",
"author": "Joao Pedro Henrique <[email protected]>",
"homepage": "https://github.com/jpedroh/mach#readme",
Expand All @@ -21,8 +21,8 @@
"url": "https://github.com/jpedroh/mach/issues"
},
"dependencies": {
"@mach/common": "^4.1.9",
"@mach/database": "^4.1.9",
"@mach/common": "^4.1.10",
"@mach/database": "^4.1.10",
"express": "^4.17.1"
},
"devDependencies": {
Expand Down
9 changes: 9 additions & 0 deletions packages/rpl-crawler/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### 4.1.10 (2021-05-13)


### Bug Fixes

* disable eslint for dependencies array ([08a8cf2](https://github.com/jpedroh/mach/commit/08a8cf270dcff669fceead550494ef2f8b2c4f6f))



### 4.1.9 (2021-05-13)

**Note:** Version bump only for package @mach/rpl-crawler
Expand Down
6 changes: 3 additions & 3 deletions packages/rpl-crawler/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@mach/rpl-crawler",
"private": true,
"version": "4.1.9",
"version": "4.1.10",
"main": "dist/index.js",
"files": [
"dist"
Expand All @@ -13,8 +13,8 @@
"build": "tsc"
},
"dependencies": {
"@mach/common": "^4.1.9",
"@mach/database": "^4.1.9",
"@mach/common": "^4.1.10",
"@mach/database": "^4.1.10",
"adm-zip": "^0.4.16",
"axios": "^0.21.1"
},
Expand Down

0 comments on commit 489bed8

Please sign in to comment.