Skip to content

Commit db968fc

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

4 files changed

+21
-9
lines changed

CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rightcapital/php-parser",
33
"entries": [
4+
{
5+
"date": "Fri, 07 Mar 2025 06:03:43 GMT",
6+
"version": "1.4.13",
7+
"tag": "@rightcapital/php-parser_v1.4.13",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "29139614+renovate[bot]@users.noreply.github.com",
12+
"package": "@rightcapital/php-parser",
13+
"commit": "a7773bfecd4505def98f73301db64e0db6e7e45e",
14+
"comment": "chore(deps): update pnpm to v10.6.1"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Thu, 06 Mar 2025 23:16:47 GMT",
621
"version": "1.4.12",

CHANGELOG.md

+5-1
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 Thu, 06 Mar 2025 23:16:47 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Fri, 07 Mar 2025 06:03:43 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

77

88

9+
### [1.4.13](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/php-parser_v1.4.13) (2025-3-7)
10+
11+
- chore(deps): update pnpm to v10.6.1 ([a7773bf](https://github.com/RightCapitalHQ/phpdoc-parser/commit/a7773bfecd4505def98f73301db64e0db6e7e45e))
12+
913
### [1.4.12](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/php-parser_v1.4.12) (2025-3-6)
1014

1115
- chore(deps): update pnpm to v10.6.0 ([ca62984](https://github.com/RightCapitalHQ/phpdoc-parser/commit/ca629843c09dbd49ddeb4047889e02869de88713))

change/@rightcapital-php-parser-8156af5e-47c1-4885-a65a-aade6c4a7a0d.json

-7
This file was deleted.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rightcapital/php-parser",
3-
"version": "1.4.12",
3+
"version": "1.4.13",
44
"description": "TypeScript types for PHP Parser JSON representation",
55
"keywords": [
66
"PHP",

0 commit comments

Comments
 (0)