Skip to content

Commit 9181c08

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

File tree

4 files changed

+23
-9
lines changed

4 files changed

+23
-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": "Wed, 16 Oct 2024 19:33:59 GMT",
6+
"version": "0.4.73",
7+
"tag": "@rightcapital/phpdoc-parser_v0.4.73",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "29139614+renovate[bot]@users.noreply.github.com",
12+
"package": "@rightcapital/phpdoc-parser",
13+
"commit": "8890463967d58194db91081570c39cda8454c95d",
14+
"comment": "chore(deps): update pnpm to v9.12.2"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Sat, 12 Oct 2024 03:52:30 GMT",
621
"version": "0.4.72",

CHANGELOG.md

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

3-
This log was last generated on Wed, 09 Oct 2024 03:39:27 GMT and should not be manually modified.
3+
<!-- This log was last generated on Wed, 16 Oct 2024 19:33:59 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
8+
9+
### [0.4.73](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.73) (2024-10-16)
10+
11+
- chore(deps): update pnpm to v9.12.2 ([8890463](https://github.com/RightCapitalHQ/phpdoc-parser/commit/8890463967d58194db91081570c39cda8454c95d))
12+
713
### [0.4.72](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.72) (2024-10-9)
814

915
- fix(deps): update dependency typescript to v5.6.3 ([7ad05e5](https://github.com/RightCapitalHQ/phpdoc-parser/commit/7ad05e5d16372de3bc8f1a9795333ff10c3383f1))

change/@rightcapital-phpdoc-parser-e3f38959-4277-4baf-9c3c-79bed8240354.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.72",
3+
"version": "0.4.73",
44
"description": "TypeScript version of PHPDoc parser with support for intersection types and generics",
55
"keywords": [
66
"PHP",

0 commit comments

Comments
 (0)