Skip to content

Commit

Permalink
v4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 9, 2021
1 parent 2c989ce commit a95361d
Show file tree
Hide file tree
Showing 10 changed files with 56 additions and 7 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.

## [4.1.2](https://github.com/researchgate/spire/compare/v4.1.1...v4.1.2) (2021-09-09)


### Bug Fixes

* **deps:** update dependency eslint-plugin-prettier to v4 ([2c989ce](https://github.com/researchgate/spire/commit/2c989ce168ee85e318021bc49cceb935a5ee9811))





## [4.1.1](https://github.com/researchgate/spire/compare/v4.1.0...v4.1.1) (2021-07-02)


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": "4.1.1",
"version": "4.1.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.

## [4.1.2](https://github.com/researchgate/spire/compare/v4.1.1...v4.1.2) (2021-09-09)

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





# [4.1.0](https://github.com/researchgate/spire/compare/v4.0.1...v4.1.0) (2021-05-22)


Expand Down
4 changes: 2 additions & 2 deletions packages/spire-config-default/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "spire-config-default",
"version": "4.1.0",
"version": "4.1.2",
"description": "Default config preset for Spire",
"main": "index.js",
"repository": "researchgate/spire",
Expand All @@ -9,7 +9,7 @@
"dependencies": {
"spire-plugin-clean": "^4.0.1",
"spire-plugin-doctoc": "^4.0.1",
"spire-plugin-eslint": "^4.1.0",
"spire-plugin-eslint": "^4.1.2",
"spire-plugin-jest": "^4.0.1",
"spire-plugin-lint-staged": "^4.1.0",
"spire-plugin-prettier": "^4.1.0"
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.

## [4.1.2](https://github.com/researchgate/spire/compare/v4.1.1...v4.1.2) (2021-09-09)


### Bug Fixes

* **deps:** update dependency eslint-plugin-prettier to v4 ([2c989ce](https://github.com/researchgate/spire/commit/2c989ce168ee85e318021bc49cceb935a5ee9811))





# [4.1.0](https://github.com/researchgate/spire/compare/v4.0.1...v4.1.0) (2021-05-22)

**Note:** Version bump only for package spire-plugin-eslint
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": "4.1.0",
"version": "4.1.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.

## [4.1.2](https://github.com/researchgate/spire/compare/v4.1.1...v4.1.2) (2021-09-09)


### Bug Fixes

* **deps:** update dependency eslint-plugin-prettier to v4 ([2c989ce](https://github.com/researchgate/spire/commit/2c989ce168ee85e318021bc49cceb935a5ee9811))





# [4.1.0](https://github.com/researchgate/spire/compare/v4.0.1...v4.1.0) (2021-05-22)

**Note:** Version bump only for package spire-plugin-eslint6
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": "4.1.0",
"version": "4.1.2",
"description": "ESLint v6 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.

## [4.1.2](https://github.com/researchgate/spire/compare/v4.1.1...v4.1.2) (2021-09-09)

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





## [4.1.1](https://github.com/researchgate/spire/compare/v4.1.0...v4.1.1) (2021-07-02)


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": "4.1.1",
"version": "4.1.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": "^4.1.0",
"spire-config-default": "^4.1.2",
"yargs": "^17.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit a95361d

Please sign in to comment.