Skip to content

Commit e00ae67

Browse files
author
GitHub Actions[bot]
committed
chore(release): applying package updates
1 parent a3a7202 commit e00ae67

File tree

4 files changed

+25
-9
lines changed

4 files changed

+25
-9
lines changed

change/@rightcapital-prettier-config-5d37e464-7a8c-4575-a405-ac1aa3d5ee75.json

-7
This file was deleted.

packages/prettier-config/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rightcapital/prettier-config",
33
"entries": [
4+
{
5+
"date": "Thu, 25 Apr 2024 05:29:31 GMT",
6+
"version": "7.0.1",
7+
"tag": "@rightcapital/prettier-config_v7.0.1",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "29139614+renovate[bot]@users.noreply.github.com",
12+
"package": "@rightcapital/prettier-config",
13+
"commit": "a3a7202c799004bf4f789adc99dba0c96f93e4b0",
14+
"comment": "fix(deps): pin dependency prettier-plugin-packagejson to 2.5.0"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 16 Apr 2024 01:58:14 GMT",
621
"version": "7.0.0",

packages/prettier-config/CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - @rightcapital/prettier-config
22

3-
This log was last generated on Tue, 16 Apr 2024 01:58:14 GMT and should not be manually modified.
3+
This log was last generated on Thu, 25 Apr 2024 05:29:31 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 7.0.1
8+
9+
Thu, 25 Apr 2024 05:29:31 GMT
10+
11+
### [7.0.1](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Fprettier-config_v7.0.1) (2024-4-25)
12+
13+
- fix(deps): pin dependency prettier-plugin-packagejson to 2.5.0 ([a3a7202](https://github.com/RightCapitalHQ/frontend-style-guide/commit/a3a7202c799004bf4f789adc99dba0c96f93e4b0))
14+
715
## 7.0.0
816

917
Tue, 16 Apr 2024 01:58:14 GMT

packages/prettier-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rightcapital/prettier-config",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"description": "Prettier Config for RightCapital",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)