Skip to content

Commit

Permalink
v3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
researchgate-bot committed Dec 3, 2020
1 parent 21d7222 commit 521e283
Show file tree
Hide file tree
Showing 20 changed files with 119 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.

## [3.2.2](https://github.com/researchgate/spire/compare/v3.2.1...v3.2.2) (2020-12-03)


### Bug Fixes

* **deps:** update dependency execa to v5 ([21d7222](https://github.com/researchgate/spire/commit/21d72221441d5e5a737170a88a066ea8199c34df))





## [3.2.1](https://github.com/researchgate/spire/compare/v3.2.0...v3.2.1) (2020-11-12)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"useWorkspaces": true,
"npmClient": "yarn",
"version": "3.2.1",
"version": "3.2.2",
"ignoreChanges": [
"**/*.md"
]
Expand Down
8 changes: 8 additions & 0 deletions packages/spire-config-default/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.

## [3.2.2](https://github.com/researchgate/spire/compare/v3.2.1...v3.2.2) (2020-12-03)

**Note:** Version bump only for package spire-config-default





## [3.2.1](https://github.com/researchgate/spire/compare/v3.2.0...v3.2.1) (2020-11-12)

**Note:** Version bump only for package spire-config-default
Expand Down
10 changes: 5 additions & 5 deletions packages/spire-config-default/package.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"name": "spire-config-default",
"version": "3.2.1",
"version": "3.2.2",
"description": "Default config preset for Spire",
"main": "index.js",
"repository": "researchgate/spire",
"author": "Sergey Bekrin <[email protected]> (https://bekrin.me)",
"license": "MIT",
"dependencies": {
"spire-plugin-clean": "^3.0.2",
"spire-plugin-clean": "^3.2.2",
"spire-plugin-doctoc": "^3.0.2",
"spire-plugin-eslint": "^3.1.0",
"spire-plugin-jest": "^3.0.2",
"spire-plugin-eslint": "^3.2.2",
"spire-plugin-jest": "^3.2.2",
"spire-plugin-lint-staged": "^3.2.1",
"spire-plugin-prettier": "^3.0.2"
"spire-plugin-prettier": "^3.2.2"
},
"engines": {
"node": ">=10.18.0"
Expand Down
11 changes: 11 additions & 0 deletions packages/spire-plugin-clean/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.

## [3.2.2](https://github.com/researchgate/spire/compare/v3.2.1...v3.2.2) (2020-12-03)


### Bug Fixes

* **deps:** update dependency execa to v5 ([21d7222](https://github.com/researchgate/spire/commit/21d72221441d5e5a737170a88a066ea8199c34df))





## [3.0.2](https://github.com/researchgate/spire/compare/v3.0.1...v3.0.2) (2020-08-07)


Expand Down
2 changes: 1 addition & 1 deletion packages/spire-plugin-clean/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "spire-plugin-clean",
"version": "3.0.2",
"version": "3.2.2",
"description": "Clean plugin for Spire",
"main": "index.js",
"repository": "researchgate/spire",
Expand Down
11 changes: 11 additions & 0 deletions packages/spire-plugin-eslint/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.

## [3.2.2](https://github.com/researchgate/spire/compare/v3.2.1...v3.2.2) (2020-12-03)


### Bug Fixes

* **deps:** update dependency execa to v5 ([21d7222](https://github.com/researchgate/spire/commit/21d72221441d5e5a737170a88a066ea8199c34df))





# [3.1.0](https://github.com/researchgate/spire/compare/v3.0.2...v3.1.0) (2020-08-17)


Expand Down
2 changes: 1 addition & 1 deletion packages/spire-plugin-eslint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "spire-plugin-eslint",
"version": "3.1.0",
"version": "3.2.2",
"description": "ESLint plugin for Spire",
"main": "index.js",
"repository": "researchgate/spire",
Expand Down
11 changes: 11 additions & 0 deletions packages/spire-plugin-eslint6/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.

## [3.2.2](https://github.com/researchgate/spire/compare/v3.2.1...v3.2.2) (2020-12-03)


### Bug Fixes

* **deps:** update dependency execa to v5 ([21d7222](https://github.com/researchgate/spire/commit/21d72221441d5e5a737170a88a066ea8199c34df))





# [3.2.0](https://github.com/researchgate/spire/compare/v3.1.2...v3.2.0) (2020-09-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/spire-plugin-eslint6/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "spire-plugin-eslint6",
"version": "3.2.0",
"version": "3.2.2",
"description": "ESLint v6 plugin for Spire",
"main": "index.js",
"repository": "researchgate/spire",
Expand Down
11 changes: 11 additions & 0 deletions packages/spire-plugin-jest/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.

## [3.2.2](https://github.com/researchgate/spire/compare/v3.2.1...v3.2.2) (2020-12-03)


### Bug Fixes

* **deps:** update dependency execa to v5 ([21d7222](https://github.com/researchgate/spire/commit/21d72221441d5e5a737170a88a066ea8199c34df))





## [3.0.2](https://github.com/researchgate/spire/compare/v3.0.1...v3.0.2) (2020-08-07)


Expand Down
2 changes: 1 addition & 1 deletion packages/spire-plugin-jest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "spire-plugin-jest",
"version": "3.0.2",
"version": "3.2.2",
"description": "Jest plugin for Spire",
"main": "index.js",
"repository": "researchgate/spire",
Expand Down
11 changes: 11 additions & 0 deletions packages/spire-plugin-prettier/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.

## [3.2.2](https://github.com/researchgate/spire/compare/v3.2.1...v3.2.2) (2020-12-03)


### Bug Fixes

* **deps:** update dependency execa to v5 ([21d7222](https://github.com/researchgate/spire/commit/21d72221441d5e5a737170a88a066ea8199c34df))





## [3.0.2](https://github.com/researchgate/spire/compare/v3.0.1...v3.0.2) (2020-08-07)


Expand Down
2 changes: 1 addition & 1 deletion packages/spire-plugin-prettier/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "spire-plugin-prettier",
"version": "3.0.2",
"version": "3.2.2",
"description": "Prettier plugin for Spire",
"main": "index.js",
"repository": "researchgate/spire",
Expand Down
11 changes: 11 additions & 0 deletions packages/spire-plugin-semantic-release/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.

## [3.2.2](https://github.com/researchgate/spire/compare/v3.2.1...v3.2.2) (2020-12-03)


### Bug Fixes

* **deps:** update dependency execa to v5 ([21d7222](https://github.com/researchgate/spire/commit/21d72221441d5e5a737170a88a066ea8199c34df))





## [3.0.2](https://github.com/researchgate/spire/compare/v3.0.1...v3.0.2) (2020-08-07)


Expand Down
2 changes: 1 addition & 1 deletion packages/spire-plugin-semantic-release/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "spire-plugin-semantic-release",
"version": "3.0.2",
"version": "3.2.2",
"description": "semantic-release plugin for Spire",
"main": "index.js",
"repository": "researchgate/spire",
Expand Down
11 changes: 11 additions & 0 deletions packages/spire-plugin-yarn/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.

## [3.2.2](https://github.com/researchgate/spire/compare/v3.2.1...v3.2.2) (2020-12-03)


### Bug Fixes

* **deps:** update dependency execa to v5 ([21d7222](https://github.com/researchgate/spire/commit/21d72221441d5e5a737170a88a066ea8199c34df))





## [3.1.1](https://github.com/researchgate/spire/compare/v3.1.0...v3.1.1) (2020-08-31)


Expand Down
2 changes: 1 addition & 1 deletion packages/spire-plugin-yarn/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "spire-plugin-yarn",
"version": "3.1.1",
"version": "3.2.2",
"description": "Yarn plugin for Spire",
"main": "index.js",
"repository": "researchgate/spire",
Expand Down
8 changes: 8 additions & 0 deletions packages/spire/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.

## [3.2.2](https://github.com/researchgate/spire/compare/v3.2.1...v3.2.2) (2020-12-03)

**Note:** Version bump only for package spire





## [3.2.1](https://github.com/researchgate/spire/compare/v3.2.0...v3.2.1) (2020-11-12)

**Note:** Version bump only for package spire
Expand Down
4 changes: 2 additions & 2 deletions packages/spire/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "spire",
"version": "3.2.1",
"version": "3.2.2",
"description": "Extensible CLI toolkit managment tool",
"main": "index.js",
"repository": "researchgate/spire",
Expand All @@ -25,7 +25,7 @@
"invariant": "^2.2.4",
"pretty-format": "^26.0.0",
"signale": "^1.4.0",
"spire-config-default": "^3.2.1",
"spire-config-default": "^3.2.2",
"yargs": "^16.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 521e283

Please sign in to comment.