Skip to content

Commit 3dd9e89

Browse files
author
GitHub Actions[bot]
committed
chore(release): applying package updates
1 parent 0f4a663 commit 3dd9e89

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/phpdoc-parser",
33
"entries": [
4+
{
5+
"date": "Tue, 11 Feb 2025 14:14:42 GMT",
6+
"version": "0.4.98",
7+
"tag": "@rightcapital/phpdoc-parser_v0.4.98",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "29139614+renovate[bot]@users.noreply.github.com",
12+
"package": "@rightcapital/phpdoc-parser",
13+
"commit": "a27a0d91d1cc6b5e8a8a4c31f1382473624cca3f",
14+
"comment": "chore(deps): update pnpm to v10"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 11 Feb 2025 13:58:07 GMT",
621
"version": "0.4.97",

CHANGELOG.md

+5-1
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 Wed, 08 Jan 2025 23:26:16 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 11 Feb 2025 14:14:42 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

77

88

9+
### [0.4.98](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.98) (2025-2-11)
10+
11+
- chore(deps): update pnpm to v10 ([a27a0d9](https://github.com/RightCapitalHQ/phpdoc-parser/commit/a27a0d91d1cc6b5e8a8a4c31f1382473624cca3f))
12+
913
### [0.4.97](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.97) (2025-1-8)
1014

1115
- fix(deps): update dependency typescript to v5.7.3 ([1ba02b8](https://github.com/RightCapitalHQ/phpdoc-parser/commit/1ba02b802d3f7ac5b133ecddeb504dd0f7c86cc8))

change/@rightcapital-phpdoc-parser-0e298dc6-008d-4489-a6ac-81e57a7caf35.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/phpdoc-parser",
3-
"version": "0.4.97",
3+
"version": "0.4.98",
44
"description": "TypeScript version of PHPDoc parser with support for intersection types and generics",
55
"keywords": [
66
"PHP",

0 commit comments

Comments
 (0)