Skip to content

Commit

Permalink
chore: Publish :shipit: [skip ci]
Browse files Browse the repository at this point in the history
 - mrm-core@7.1.22
 - mrm-preset-default@4.1.22
 - mrm-task-ci@2.1.22
 - mrm-task-codecov@5.1.22
 - mrm-task-contributing@4.1.22
 - mrm-task-dependabot@3.1.22
 - mrm-task-editorconfig@4.1.22
 - mrm-task-eslint@4.1.22
 - mrm-task-gitignore@4.1.22
 - mrm-task-gitter@4.1.22
 - mrm-task-jest@4.1.22
 - mrm-task-license@5.1.22
 - mrm-task-lint-staged@7.1.22
 - mrm-task-package@4.1.22
 - mrm-task-prettier@5.1.22
 - mrm-task-readme@4.1.22
 - mrm-task-semantic-release@6.1.22
 - mrm-task-styleguidist@4.1.22
 - mrm-task-stylelint@5.1.22
 - mrm-task-travis@4.1.22
 - mrm-task-typescript@4.1.22
 - mrm@4.1.22
  • Loading branch information
Mrm Bot committed Sep 14, 2023
1 parent e651b29 commit bc0212c
Show file tree
Hide file tree
Showing 67 changed files with 332 additions and 244 deletions.
200 changes: 100 additions & 100 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions packages/mrm-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

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

## 7.1.22 (2023-09-14)

**Note:** Version bump only for package mrm-core

## 7.1.21 (2023-09-13)

**Note:** Version bump only for package mrm-core
Expand Down
4 changes: 2 additions & 2 deletions packages/mrm-core/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/mrm-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mrm-core",
"version": "7.1.21",
"version": "7.1.22",
"description": "Utilities to make tasks for Mrm",
"author": {
"name": "Artem Sapegin",
Expand Down
4 changes: 4 additions & 0 deletions packages/mrm-preset-default/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

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

## 4.1.22 (2023-09-14)

**Note:** Version bump only for package mrm-preset-default

## 4.1.21 (2023-09-13)

**Note:** Version bump only for package mrm-preset-default
Expand Down
42 changes: 21 additions & 21 deletions packages/mrm-preset-default/package-lock.json

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

40 changes: 20 additions & 20 deletions packages/mrm-preset-default/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mrm-preset-default",
"version": "4.1.21",
"version": "4.1.22",
"private": true,
"description": "Common tasks for Mrm",
"author": {
Expand All @@ -25,24 +25,24 @@
"mrm-preset"
],
"dependencies": {
"mrm-core": "^7.1.21",
"mrm-task-ci": "^2.1.21",
"mrm-task-codecov": "^5.1.21",
"mrm-task-contributing": "^4.1.21",
"mrm-task-dependabot": "^3.1.21",
"mrm-task-editorconfig": "^4.1.21",
"mrm-task-eslint": "^4.1.21",
"mrm-task-gitignore": "^4.1.21",
"mrm-task-jest": "^4.1.21",
"mrm-task-license": "^5.1.21",
"mrm-task-lint-staged": "^7.1.21",
"mrm-task-package": "^4.1.21",
"mrm-task-prettier": "^5.1.21",
"mrm-task-readme": "^4.1.21",
"mrm-task-semantic-release": "^6.1.21",
"mrm-task-styleguidist": "^4.1.21",
"mrm-task-stylelint": "^5.1.21",
"mrm-task-travis": "^4.1.21",
"mrm-task-typescript": "^4.1.21"
"mrm-core": "^7.1.22",
"mrm-task-ci": "^2.1.22",
"mrm-task-codecov": "^5.1.22",
"mrm-task-contributing": "^4.1.22",
"mrm-task-dependabot": "^3.1.22",
"mrm-task-editorconfig": "^4.1.22",
"mrm-task-eslint": "^4.1.22",
"mrm-task-gitignore": "^4.1.22",
"mrm-task-jest": "^4.1.22",
"mrm-task-license": "^5.1.22",
"mrm-task-lint-staged": "^7.1.22",
"mrm-task-package": "^4.1.22",
"mrm-task-prettier": "^5.1.22",
"mrm-task-readme": "^4.1.22",
"mrm-task-semantic-release": "^6.1.22",
"mrm-task-styleguidist": "^4.1.22",
"mrm-task-stylelint": "^5.1.22",
"mrm-task-travis": "^4.1.22",
"mrm-task-typescript": "^4.1.22"
}
}
4 changes: 4 additions & 0 deletions packages/mrm-task-ci/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

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

## 2.1.22 (2023-09-14)

**Note:** Version bump only for package mrm-task-ci

## 2.1.21 (2023-09-13)

**Note:** Version bump only for package mrm-task-ci
Expand Down
6 changes: 3 additions & 3 deletions packages/mrm-task-ci/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/mrm-task-ci/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mrm-task-ci",
"version": "2.1.21",
"version": "2.1.22",
"description": "Mrm task that adds GitHub Actions workflow that runs Node.js tests",
"author": {
"name": "Artem Sapegin",
Expand Down Expand Up @@ -30,7 +30,7 @@
"git-default-branch": "^1.0.0",
"got": "^11.8.0",
"lodash": "^4.17.20",
"mrm-core": "^7.1.21",
"mrm-core": "^7.1.22",
"package-repo-url": "^1.0.3",
"semver-utils": "^1.1.4"
}
Expand Down
4 changes: 4 additions & 0 deletions packages/mrm-task-codecov/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

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

## 5.1.22 (2023-09-14)

**Note:** Version bump only for package mrm-task-codecov

## 5.1.21 (2023-09-13)

**Note:** Version bump only for package mrm-task-codecov
Expand Down
6 changes: 3 additions & 3 deletions packages/mrm-task-codecov/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/mrm-task-codecov/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mrm-task-codecov",
"version": "5.1.21",
"version": "5.1.22",
"description": "Mrm task that adds Codecov to Travis CI config",
"author": {
"name": "Artem Sapegin",
Expand All @@ -26,7 +26,7 @@
],
"dependencies": {
"git-default-branch": "^1.0.0",
"mrm-core": "^7.1.21",
"mrm-core": "^7.1.22",
"package-repo-url": "^1.0.3"
}
}
4 changes: 4 additions & 0 deletions packages/mrm-task-contributing/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

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

## 4.1.22 (2023-09-14)

**Note:** Version bump only for package mrm-task-contributing

## 4.1.21 (2023-09-13)

**Note:** Version bump only for package mrm-task-contributing
Expand Down
6 changes: 3 additions & 3 deletions packages/mrm-task-contributing/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/mrm-task-contributing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mrm-task-contributing",
"version": "4.1.21",
"version": "4.1.22",
"description": "Mrm task that adds contributing guidelines",
"author": {
"name": "Artem Sapegin",
Expand All @@ -25,6 +25,6 @@
],
"dependencies": {
"git-username": "^1.0.0",
"mrm-core": "^7.1.21"
"mrm-core": "^7.1.22"
}
}
4 changes: 4 additions & 0 deletions packages/mrm-task-dependabot/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

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

## 3.1.22 (2023-09-14)

**Note:** Version bump only for package mrm-task-dependabot

## 3.1.21 (2023-09-13)

**Note:** Version bump only for package mrm-task-dependabot
Expand Down
6 changes: 3 additions & 3 deletions packages/mrm-task-dependabot/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/mrm-task-dependabot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mrm-task-dependabot",
"version": "3.1.21",
"version": "3.1.22",
"private": true,
"description": "Mrm task that adds GitHub Actions workflow to automerge Dependabot pull requests",
"author": {
Expand All @@ -24,6 +24,6 @@
"dependabot"
],
"dependencies": {
"mrm-core": "^7.1.21"
"mrm-core": "^7.1.22"
}
}
4 changes: 4 additions & 0 deletions packages/mrm-task-editorconfig/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

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

## 4.1.22 (2023-09-14)

**Note:** Version bump only for package mrm-task-editorconfig

## 4.1.21 (2023-09-13)

**Note:** Version bump only for package mrm-task-editorconfig
Expand Down
6 changes: 3 additions & 3 deletions packages/mrm-task-editorconfig/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/mrm-task-editorconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mrm-task-editorconfig",
"version": "4.1.21",
"version": "4.1.22",
"description": "Mrm task that adds EditorConfig",
"author": {
"name": "Artem Sapegin",
Expand All @@ -23,6 +23,6 @@
"editorconfig"
],
"dependencies": {
"mrm-core": "^7.1.21"
"mrm-core": "^7.1.22"
}
}
4 changes: 4 additions & 0 deletions packages/mrm-task-eslint/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

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

## 4.1.22 (2023-09-14)

**Note:** Version bump only for package mrm-task-eslint

## 4.1.21 (2023-09-13)

**Note:** Version bump only for package mrm-task-eslint
Expand Down

0 comments on commit bc0212c

Please sign in to comment.