Skip to content

Commit 3dc451e

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

5 files changed

Lines changed: 29 additions & 16 deletions

CHANGELOG.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,29 @@
11
{
22
"name": "@rightcapital/phpdoc-parser",
33
"entries": [
4+
{
5+
"date": "Tue, 11 Feb 2025 14:22:44 GMT",
6+
"version": "0.4.99",
7+
"tag": "@rightcapital/phpdoc-parser_v0.4.99",
8+
"comments": {
9+
"none": [
10+
{
11+
"author": "29139614+renovate[bot]@users.noreply.github.com",
12+
"package": "@rightcapital/phpdoc-parser",
13+
"commit": "cafe1d74a3b692150a9b856238342d1a8f693fca",
14+
"comment": "chore(deps): update devdependency vitest to v2.1.9 [security]"
15+
}
16+
],
17+
"patch": [
18+
{
19+
"author": "29139614+renovate[bot]@users.noreply.github.com",
20+
"package": "@rightcapital/phpdoc-parser",
21+
"commit": "cafe1d74a3b692150a9b856238342d1a8f693fca",
22+
"comment": "fix(deps): update automerge non-major updates"
23+
}
24+
]
25+
}
26+
},
427
{
528
"date": "Tue, 11 Feb 2025 14:14:42 GMT",
629
"version": "0.4.98",

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 Tue, 11 Feb 2025 14:14:42 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 11 Feb 2025 14:22:44 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

77

88

9+
### [0.4.99](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.99) (2025-2-11)
10+
11+
- fix(deps): update automerge non-major updates ([cafe1d7](https://github.com/RightCapitalHQ/phpdoc-parser/commit/cafe1d74a3b692150a9b856238342d1a8f693fca))
12+
913
### [0.4.98](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.98) (2025-2-11)
1014

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

change/@rightcapital-phpdoc-parser-5b69dd9f-53b0-4e65-b782-828f0c430fc1.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

change/@rightcapital-phpdoc-parser-75a8be58-46d5-4112-b553-552c44bee9d2.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.98",
3+
"version": "0.4.99",
44
"description": "TypeScript version of PHPDoc parser with support for intersection types and generics",
55
"keywords": [
66
"PHP",

0 commit comments

Comments
 (0)