Skip to content

Commit 5bf4d14

Browse files
author
GitHub Actions[bot]
committed
chore(release): applying package updates
1 parent 94cf3ca commit 5bf4d14

File tree

4 files changed

+21
-9
lines changed

4 files changed

+21
-9
lines changed

CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rightcapital/phpdoc-parser",
33
"entries": [
4+
{
5+
"date": "Tue, 08 Oct 2024 01:04:19 GMT",
6+
"version": "0.4.71",
7+
"tag": "@rightcapital/phpdoc-parser_v0.4.71",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "29139614+renovate[bot]@users.noreply.github.com",
12+
"package": "@rightcapital/phpdoc-parser",
13+
"commit": "94cf3ca6c81eca74e74d430e01b36cd70884dc27",
14+
"comment": "fix(deps): update dependency @types/node to v20.16.11"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 07 Oct 2024 16:13:31 GMT",
621
"version": "0.4.70",

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# Change Log - @rightcapital/phpdoc-parser
22

3-
This log was last generated on Mon, 07 Oct 2024 16:13:31 GMT and should not be manually modified.
3+
This log was last generated on Tue, 08 Oct 2024 01:04:19 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
### [0.4.71](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.71) (2024-10-8)
8+
9+
- fix(deps): update dependency @types/node to v20.16.11 ([94cf3ca](https://github.com/RightCapitalHQ/phpdoc-parser/commit/94cf3ca6c81eca74e74d430e01b36cd70884dc27))
10+
711
### [0.4.70](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.70) (2024-10-7)
812

913
- chore(deps): update pnpm to v9.12.1 ([44070fe](https://github.com/RightCapitalHQ/phpdoc-parser/commit/44070feda5e3c609d7bf4e9ccd6b475e5c5c01a5))

change/@rightcapital-phpdoc-parser-009dc040-3f88-43a4-b662-a8fdeca38c6b.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rightcapital/phpdoc-parser",
3-
"version": "0.4.70",
3+
"version": "0.4.71",
44
"keywords": [
55
"PHP",
66
"PHPDoc",

0 commit comments

Comments
 (0)