Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

Commit

Permalink
ci: release [ci skip].
Browse files Browse the repository at this point in the history
 - @rajzik/config-danger@1.5.4
 - @rajzik/config-jest@1.7.7
 - @rajzik/lumos@1.10.18
  • Loading branch information
rajzik committed Mar 26, 2020
1 parent e52bc59 commit 1de0b58
Show file tree
Hide file tree
Showing 6 changed files with 37 additions and 5 deletions.
12 changes: 12 additions & 0 deletions packages/config-danger/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### 1.5.4 - 2020-03-26

#### 🛠 Internals

- bump @types/node from 13.9.3 to 13.9.4 ([e52bc59](https://github.com/rajzik/lumos/commit/e52bc59))

**Note:** Version bump only for package @rajzik/config-danger





### 1.5.3 - 2020-03-22

#### 📦 Dependencies
Expand Down
2 changes: 1 addition & 1 deletion packages/config-danger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rajzik/config-danger",
"version": "1.5.3",
"version": "1.5.4",
"description": "Reusable Danger.js scripts.",
"keywords": [
"lumos",
Expand Down
12 changes: 12 additions & 0 deletions packages/config-jest/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### 1.7.7 - 2020-03-26

#### 📦 Dependencies

- bump jest from 25.1.0 to 25.2.0 ([3351f8c](https://github.com/rajzik/lumos/commit/3351f8c))

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





### 1.7.6 - 2020-03-25

#### 🐞 Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/config-jest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rajzik/config-jest",
"version": "1.7.6",
"version": "1.7.7",
"description": "Reusable Jest config.",
"keywords": [
"lumos",
Expand Down
8 changes: 8 additions & 0 deletions packages/lumos/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.

### 1.10.18 - 2020-03-26

**Note:** Version bump only for package @rajzik/lumos





### 1.10.17 - 2020-03-25

**Note:** Version bump only for package @rajzik/lumos
Expand Down
6 changes: 3 additions & 3 deletions packages/lumos/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rajzik/lumos",
"version": "1.10.17",
"version": "1.10.18",
"description": "Centralized CLI for JavaScript and TypeScript dev tools.",
"keywords": [
"lumos",
Expand Down Expand Up @@ -43,9 +43,9 @@
},
"devDependencies": {
"@rajzik/config-babel": "^1.9.7",
"@rajzik/config-danger": "^1.5.3",
"@rajzik/config-danger": "^1.5.4",
"@rajzik/config-eslint": "^2.1.7",
"@rajzik/config-jest": "^1.7.6",
"@rajzik/config-jest": "^1.7.7",
"@rajzik/config-prettier": "^1.6.3",
"@rajzik/config-typescript": "^1.5.2",
"@rajzik/config-webpack": "^1.7.8"
Expand Down

0 comments on commit 1de0b58

Please sign in to comment.