Skip to content

Commit c555d69

Browse files
author
github-actions
committed
v5.0.4
1 parent 67e9e6d commit c555d69

File tree

12 files changed

+71
-9
lines changed

12 files changed

+71
-9
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.0.4](https://github.com/researchgate/spire/compare/v5.0.3...v5.0.4) (2022-06-06)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency lint-staged to v11.2.6 ([67e9e6d](https://github.com/researchgate/spire/commit/67e9e6d168921e70ee999517735087ab9b75921b))
12+
* **deps:** update dependency prettier to v2.6.2 ([cbeb135](https://github.com/researchgate/spire/commit/cbeb13548d9407f02d318d7a453003d34edd6442))
13+
* **deps:** update dependency use-yarn to v2.4.0 ([2851f32](https://github.com/researchgate/spire/commit/2851f32023df632b90c7ba29af90c216c2e6f9d0))
14+
15+
16+
17+
18+
619
## [5.0.3](https://github.com/researchgate/spire/compare/v5.0.2...v5.0.3) (2022-06-06)
720

821

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"useWorkspaces": true,
33
"npmClient": "yarn",
4-
"version": "5.0.3",
4+
"version": "5.0.4",
55
"ignoreChanges": [
66
"**/*.md"
77
]

packages/spire-config-default/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.0.4](https://github.com/researchgate/spire/compare/v5.0.3...v5.0.4) (2022-06-06)
7+
8+
**Note:** Version bump only for package spire-config-default
9+
10+
11+
12+
13+
614
## [5.0.3](https://github.com/researchgate/spire/compare/v5.0.2...v5.0.3) (2022-06-06)
715

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

packages/spire-config-default/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spire-config-default",
3-
"version": "5.0.3",
3+
"version": "5.0.4",
44
"description": "Default config preset for Spire",
55
"main": "index.js",
66
"repository": "researchgate/spire",
@@ -11,8 +11,8 @@
1111
"spire-plugin-doctoc": "^5.0.3",
1212
"spire-plugin-eslint": "^5.0.1",
1313
"spire-plugin-jest": "^5.0.1",
14-
"spire-plugin-lint-staged": "^5.0.1",
15-
"spire-plugin-prettier": "^5.0.1"
14+
"spire-plugin-lint-staged": "^5.0.4",
15+
"spire-plugin-prettier": "^5.0.4"
1616
},
1717
"engines": {
1818
"node": ">=12.20"

packages/spire-plugin-lint-staged/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.0.4](https://github.com/researchgate/spire/compare/v5.0.3...v5.0.4) (2022-06-06)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency lint-staged to v11.2.6 ([67e9e6d](https://github.com/researchgate/spire/commit/67e9e6d168921e70ee999517735087ab9b75921b))
12+
13+
14+
15+
16+
617
## [5.0.1](https://github.com/researchgate/spire/compare/v5.0.0...v5.0.1) (2021-09-09)
718

819

packages/spire-plugin-lint-staged/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spire-plugin-lint-staged",
3-
"version": "5.0.1",
3+
"version": "5.0.4",
44
"description": "lint-staged plugin for Spire",
55
"main": "index.js",
66
"repository": "researchgate/spire",

packages/spire-plugin-prettier/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.0.4](https://github.com/researchgate/spire/compare/v5.0.3...v5.0.4) (2022-06-06)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency prettier to v2.6.2 ([cbeb135](https://github.com/researchgate/spire/commit/cbeb13548d9407f02d318d7a453003d34edd6442))
12+
13+
14+
15+
16+
617
## [5.0.1](https://github.com/researchgate/spire/compare/v5.0.0...v5.0.1) (2021-09-09)
718

819

packages/spire-plugin-prettier/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spire-plugin-prettier",
3-
"version": "5.0.1",
3+
"version": "5.0.4",
44
"description": "Prettier plugin for Spire",
55
"main": "index.js",
66
"repository": "researchgate/spire",

packages/spire-plugin-yarn/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.0.4](https://github.com/researchgate/spire/compare/v5.0.3...v5.0.4) (2022-06-06)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency use-yarn to v2.4.0 ([2851f32](https://github.com/researchgate/spire/commit/2851f32023df632b90c7ba29af90c216c2e6f9d0))
12+
13+
14+
15+
16+
617
## [5.0.1](https://github.com/researchgate/spire/compare/v5.0.0...v5.0.1) (2021-09-09)
718

819

packages/spire-plugin-yarn/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spire-plugin-yarn",
3-
"version": "5.0.1",
3+
"version": "5.0.4",
44
"description": "Yarn plugin for Spire",
55
"main": "index.js",
66
"repository": "researchgate/spire",

0 commit comments

Comments
 (0)