Skip to content

Commit

Permalink
chore: tag and release v0.5.1 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
roboticcondor committed May 22, 2022
1 parent eb532e8 commit 14c0e08
Show file tree
Hide file tree
Showing 18 changed files with 88 additions and 16 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.5.1 (2022-05-22)

**Note:** Version bump only for package @radicalcondor/config





# 0.5.0 (2021-06-19)


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.5.0"
"version": "0.5.1"
}
8 changes: 8 additions & 0 deletions packages/commitlint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.5.1 (2022-05-22)

**Note:** Version bump only for package @radicalcondor/commitlint-config





# 0.5.0 (2021-06-19)


Expand Down
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.5.0",
"version": "0.5.1",
"license": "MIT",
"main": "src/index.json",
"keywords": [
Expand Down Expand Up @@ -40,7 +40,7 @@
"@commitlint/config-conventional": ">=12"
},
"devDependencies": {
"@radicalcondor/internal": "^0.5.0",
"@radicalcondor/internal": "^0.5.1",
"ajv-cli": "^5",
"lint-staged": "^11",
"npm-package-json-lint": "^5",
Expand Down
8 changes: 8 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.5.1 (2022-05-22)

**Note:** Version bump only for package @radicalcondor/eslint-config





# 0.5.0 (2021-06-19)


Expand Down
4 changes: 2 additions & 2 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.5.0",
"version": "0.5.1",
"license": "MIT",
"main": "src/index.json",
"keywords": [
Expand Down Expand Up @@ -47,7 +47,7 @@
"typescript": ">=4"
},
"devDependencies": {
"@radicalcondor/internal": "^0.5.0",
"@radicalcondor/internal": "^0.5.1",
"@typescript-eslint/eslint-plugin": "^4",
"@typescript-eslint/parser": "^4",
"ajv-cli": "^5",
Expand Down
8 changes: 8 additions & 0 deletions packages/internal/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.5.1 (2022-05-22)

**Note:** Version bump only for package @radicalcondor/internal





# 0.5.0 (2021-06-19)


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.5.0",
"version": "0.5.1",
"license": "MIT",
"private": true,
"main": "src/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/jest-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.5.1 (2022-05-22)

**Note:** Version bump only for package @radicalcondor/jest-config





# 0.5.0 (2021-06-19)


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.5.0",
"version": "0.5.1",
"license": "MIT",
"main": "src/index.json",
"keywords": [
Expand Down Expand Up @@ -40,7 +40,7 @@
"ts-jest": ">=26"
},
"devDependencies": {
"@radicalcondor/internal": "^0.5.0",
"@radicalcondor/internal": "^0.5.1",
"ajv-cli": "^5",
"ajv-formats": "^2",
"lint-staged": "^11",
Expand Down
8 changes: 8 additions & 0 deletions packages/lintstaged-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.5.1 (2022-05-22)

**Note:** Version bump only for package @radicalcondor/lintstaged-config





# 0.5.0 (2021-06-19)


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.5.0",
"version": "0.5.1",
"license": "MIT",
"main": "src/index.json",
"keywords": [
Expand Down Expand Up @@ -39,7 +39,7 @@
"lint-staged": ">=10"
},
"devDependencies": {
"@radicalcondor/internal": "^0.5.0",
"@radicalcondor/internal": "^0.5.1",
"ajv-cli": "^5",
"lint-staged": "^11",
"npm-package-json-lint": "^5",
Expand Down
8 changes: 8 additions & 0 deletions packages/npmlint-public-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.5.1 (2022-05-22)

**Note:** Version bump only for package @radicalcondor/npmlint-public-config





# 0.5.0 (2021-06-19)


Expand Down
4 changes: 2 additions & 2 deletions packages/npmlint-public-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@radicalcondor/npmlint-public-config",
"description": "NPM Package JSON Lint config for Radical Condor public repositories",
"version": "0.5.0",
"version": "0.5.1",
"license": "MIT",
"main": "src/index.json",
"keywords": [
Expand Down Expand Up @@ -39,7 +39,7 @@
"npm-package-json-lint": ">=5"
},
"devDependencies": {
"@radicalcondor/internal": "^0.5.0",
"@radicalcondor/internal": "^0.5.1",
"ajv-cli": "^5",
"ajv-formats": "^2",
"lint-staged": "^11",
Expand Down
8 changes: 8 additions & 0 deletions packages/prettier-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.5.1 (2022-05-22)

**Note:** Version bump only for package @radicalcondor/prettier-config





# 0.5.0 (2021-06-19)


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.5.0",
"version": "0.5.1",
"license": "MIT",
"main": "src/index.json",
"keywords": [
Expand Down Expand Up @@ -39,7 +39,7 @@
"prettier": ">=1"
},
"devDependencies": {
"@radicalcondor/internal": "^0.5.0",
"@radicalcondor/internal": "^0.5.1",
"ajv-cli": "^5",
"lint-staged": "^11",
"npm-package-json-lint": "^5",
Expand Down
8 changes: 8 additions & 0 deletions packages/tsconfig/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.5.1 (2022-05-22)

**Note:** Version bump only for package @radicalcondor/tsconfig





# 0.5.0 (2021-06-19)


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.5.0",
"version": "0.5.1",
"license": "MIT",
"main": "tsconfig.json",
"keywords": [
Expand Down Expand Up @@ -38,7 +38,7 @@
"typescript": ">=4"
},
"devDependencies": {
"@radicalcondor/internal": "^0.5.0",
"@radicalcondor/internal": "^0.5.1",
"ajv-cli": "^5",
"lint-staged": "^11",
"npm-package-json-lint": "^5",
Expand Down

0 comments on commit 14c0e08

Please sign in to comment.