Skip to content

Commit

Permalink
chore: tag and release v0.4.0 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
roboticcondor committed May 31, 2021
1 parent d7cf8a3 commit 66b0667
Show file tree
Hide file tree
Showing 16 changed files with 99 additions and 15 deletions.
11 changes: 11 additions & 0 deletions 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.

# 0.4.0 (2021-05-31)


### Features

* **commitlint:** add `commitlint` shareable config ([d7cf8a3](https://github.com/radicalcondor/config/commit/d7cf8a35615eceeb6326402eabda565e921e986d))





## 0.3.8 (2021-05-31)

**Note:** Version bump only for package @radicalcondor/config
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
},
"npmClient": "yarn",
"useWorkspaces": true,
"version": "0.3.8"
"version": "0.4.0"
}
7 changes: 7 additions & 0 deletions packages/commitlint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,10 @@

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.4.0 (2021-05-31)


### Features

* **commitlint:** add `commitlint` shareable config ([d7cf8a3](https://github.com/radicalcondor/config/commit/d7cf8a35615eceeb6326402eabda565e921e986d))
4 changes: 2 additions & 2 deletions packages/commitlint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@radicalcondor/commitlint-config",
"description": "CommitLint config for Radical Condor repositories",
"version": "0.3.1",
"version": "0.4.0",
"license": "MIT",
"main": "src/index.json",
"keywords": [
Expand Down Expand Up @@ -35,7 +35,7 @@
"ts-jest": ">=26"
},
"devDependencies": {
"@radicalcondor/internal": "^0.3.0",
"@radicalcondor/internal": "^0.4.0",
"ajv-cli": "^5",
"lint-staged": "^11",
"prettier": "^2",
Expand Down
11 changes: 11 additions & 0 deletions packages/eslint-config/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.

# 0.4.0 (2021-05-31)


### Features

* **commitlint:** add `commitlint` shareable config ([d7cf8a3](https://github.com/radicalcondor/config/commit/d7cf8a35615eceeb6326402eabda565e921e986d))





## 0.3.8 (2021-05-31)

**Note:** Version bump only for package @radicalcondor/eslint-config
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@radicalcondor/eslint-config",
"description": "ESLint config for Radical Condor repositories",
"version": "0.3.8",
"version": "0.4.0",
"license": "MIT",
"main": "src/index.json",
"keywords": [
Expand Down Expand Up @@ -43,8 +43,8 @@
"typescript": ">=4"
},
"devDependencies": {
"@radicalcondor/lintstaged-config": "^0.3.8",
"@radicalcondor/prettier-config": "^0.3.8",
"@radicalcondor/lintstaged-config": "^0.4.0",
"@radicalcondor/prettier-config": "^0.4.0",
"@typescript-eslint/eslint-plugin": "^4",
"@typescript-eslint/parser": "^4",
"ajv-cli": "^5",
Expand Down
11 changes: 11 additions & 0 deletions packages/internal/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.

# 0.4.0 (2021-05-31)


### Features

* **commitlint:** add `commitlint` shareable config ([d7cf8a3](https://github.com/radicalcondor/config/commit/d7cf8a35615eceeb6326402eabda565e921e986d))





## 0.3.8 (2021-05-31)

**Note:** Version bump only for package @radicalcondor/internal
Expand Down
2 changes: 1 addition & 1 deletion packages/internal/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@radicalcondor/internal",
"description": "Internal package for Radical Condor Config repositories",
"version": "0.3.8",
"version": "0.4.0",
"license": "MIT",
"private": true,
"main": "src/index.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/jest-config/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.

# 0.4.0 (2021-05-31)


### Features

* **commitlint:** add `commitlint` shareable config ([d7cf8a3](https://github.com/radicalcondor/config/commit/d7cf8a35615eceeb6326402eabda565e921e986d))





## 0.3.8 (2021-05-31)

**Note:** Version bump only for package @radicalcondor/jest-config
Expand Down
4 changes: 2 additions & 2 deletions packages/jest-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@radicalcondor/jest-config",
"description": "Jest config for Radical Condor repositories",
"version": "0.3.8",
"version": "0.4.0",
"license": "MIT",
"main": "src/index.json",
"keywords": [
Expand Down Expand Up @@ -35,7 +35,7 @@
"ts-jest": ">=26"
},
"devDependencies": {
"@radicalcondor/internal": "^0.3.8",
"@radicalcondor/internal": "^0.4.0",
"ajv-cli": "^5",
"ajv-formats": "^2",
"lint-staged": "^11",
Expand Down
11 changes: 11 additions & 0 deletions packages/lintstaged-config/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.

# 0.4.0 (2021-05-31)


### Features

* **commitlint:** add `commitlint` shareable config ([d7cf8a3](https://github.com/radicalcondor/config/commit/d7cf8a35615eceeb6326402eabda565e921e986d))





## 0.3.8 (2021-05-31)

**Note:** Version bump only for package @radicalcondor/lintstaged-config
Expand Down
4 changes: 2 additions & 2 deletions packages/lintstaged-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@radicalcondor/lintstaged-config",
"description": "Lint Staged config for Radical Condor repositories",
"version": "0.3.8",
"version": "0.4.0",
"license": "MIT",
"main": "src/index.json",
"keywords": [
Expand Down Expand Up @@ -34,7 +34,7 @@
"lint-staged": ">=10"
},
"devDependencies": {
"@radicalcondor/internal": "^0.3.8",
"@radicalcondor/internal": "^0.4.0",
"ajv-cli": "^5",
"lint-staged": "^11",
"prettier": "^2",
Expand Down
11 changes: 11 additions & 0 deletions packages/prettier-config/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.

# 0.4.0 (2021-05-31)


### Features

* **commitlint:** add `commitlint` shareable config ([d7cf8a3](https://github.com/radicalcondor/config/commit/d7cf8a35615eceeb6326402eabda565e921e986d))





## 0.3.8 (2021-05-31)

**Note:** Version bump only for package @radicalcondor/prettier-config
Expand Down
4 changes: 2 additions & 2 deletions packages/prettier-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@radicalcondor/prettier-config",
"description": "Prettier config for Radical Condor repositories",
"version": "0.3.8",
"version": "0.4.0",
"license": "MIT",
"main": "src/index.json",
"keywords": [
Expand Down Expand Up @@ -34,7 +34,7 @@
"prettier": ">=1"
},
"devDependencies": {
"@radicalcondor/internal": "^0.3.8",
"@radicalcondor/internal": "^0.4.0",
"ajv-cli": "^5",
"lint-staged": "^11",
"prettier": "^2",
Expand Down
11 changes: 11 additions & 0 deletions packages/tsconfig/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.

# 0.4.0 (2021-05-31)


### Features

* **commitlint:** add `commitlint` shareable config ([d7cf8a3](https://github.com/radicalcondor/config/commit/d7cf8a35615eceeb6326402eabda565e921e986d))





## 0.3.8 (2021-05-31)

**Note:** Version bump only for package @radicalcondor/tsconfig
Expand Down
4 changes: 2 additions & 2 deletions packages/tsconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@radicalcondor/tsconfig",
"description": "TypeScript config for Radical Condor repositories",
"version": "0.3.8",
"version": "0.4.0",
"license": "MIT",
"main": "tsconfig.json",
"keywords": [
Expand Down Expand Up @@ -33,7 +33,7 @@
"typescript": ">=4"
},
"devDependencies": {
"@radicalcondor/internal": "^0.3.8",
"@radicalcondor/internal": "^0.4.0",
"ajv-cli": "^5",
"lint-staged": "^11",
"prettier": "^2",
Expand Down

0 comments on commit 66b0667

Please sign in to comment.