Skip to content

Commit daf9100

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

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/php-parser",
33
"entries": [
4+
{
5+
"date": "Wed, 13 Nov 2024 17:48:05 GMT",
6+
"version": "1.4.4",
7+
"tag": "@rightcapital/php-parser_v1.4.4",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "29139614+renovate[bot]@users.noreply.github.com",
12+
"package": "@rightcapital/php-parser",
13+
"commit": "03eeacf165a9bc9d1bb4ba492a4b8905e876c9ce",
14+
"comment": "chore(deps): update pnpm to v9.13.0"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Fri, 01 Nov 2024 07:56:07 GMT",
621
"version": "1.4.3",

CHANGELOG.md

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

3-
<!-- This log was last generated on Mon, 28 Oct 2024 08:10:27 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Wed, 13 Nov 2024 17:48:05 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

77

88

9+
### [1.4.4](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/php-parser_v1.4.4) (2024-11-13)
10+
11+
- chore(deps): update pnpm to v9.13.0 ([03eeacf](https://github.com/RightCapitalHQ/phpdoc-parser/commit/03eeacf165a9bc9d1bb4ba492a4b8905e876c9ce))
12+
913
### [1.4.3](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/php-parser_v1.4.3) (2024-10-28)
1014

1115
- chore(deps): update pnpm to v9.12.3 ([facde01](https://github.com/RightCapitalHQ/phpdoc-parser/commit/facde0182a6635e51bd12c3264de3b0ad67f3e5a))

change/@rightcapital-php-parser-d00e4e84-b890-49dd-b25f-228550157152.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/php-parser",
3-
"version": "1.4.3",
3+
"version": "1.4.4",
44
"description": "TypeScript types for PHP Parser JSON representation",
55
"keywords": [
66
"PHP",

0 commit comments

Comments
 (0)