Skip to content

Commit a28e3e8

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

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": "Thu, 06 Mar 2025 22:54:51 GMT",
6+
"version": "0.4.110",
7+
"tag": "@rightcapital/phpdoc-parser_v0.4.110",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "29139614+renovate[bot]@users.noreply.github.com",
12+
"package": "@rightcapital/phpdoc-parser",
13+
"commit": "12690deafb14fa9c0a15b40f03861faffca4bb86",
14+
"comment": "chore(deps): update pnpm to v10.6.0"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 03 Mar 2025 23:26:02 GMT",
621
"version": "0.4.109",

CHANGELOG.md

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

3-
<!-- This log was last generated on Mon, 03 Mar 2025 23:26:02 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Thu, 06 Mar 2025 22:54:51 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

77

88

9+
### [0.4.110](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.110) (2025-3-6)
10+
11+
- chore(deps): update pnpm to v10.6.0 ([12690de](https://github.com/RightCapitalHQ/phpdoc-parser/commit/12690deafb14fa9c0a15b40f03861faffca4bb86))
12+
913
### [0.4.109](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.109) (2025-3-3)
1014

1115
- fix(deps): update dependency @types/node to v22.13.9 ([aba4114](https://github.com/RightCapitalHQ/phpdoc-parser/commit/aba4114fd97c1aada7713bcdf373232b3c09e4c6))

change/@rightcapital-phpdoc-parser-1566ebc8-df31-4aa8-8ce3-c72a38df4e26.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.109",
3+
"version": "0.4.110",
44
"description": "TypeScript version of PHPDoc parser with support for intersection types and generics",
55
"keywords": [
66
"PHP",

0 commit comments

Comments
 (0)