Skip to content

Commit c71aaba

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

4 files changed

Lines changed: 21 additions & 9 deletions

File tree

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": "Wed, 08 Jan 2025 23:26:16 GMT",
6+
"version": "0.4.97",
7+
"tag": "@rightcapital/phpdoc-parser_v0.4.97",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "29139614+renovate[bot]@users.noreply.github.com",
12+
"package": "@rightcapital/phpdoc-parser",
13+
"commit": "1ba02b802d3f7ac5b133ecddeb504dd0f7c86cc8",
14+
"comment": "fix(deps): update dependency typescript to v5.7.3"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 08 Jan 2025 18:17:54 GMT",
621
"version": "0.4.96",

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 Wed, 08 Jan 2025 18:17:54 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Wed, 08 Jan 2025 23:26:16 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

77

88

9+
### [0.4.97](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.97) (2025-1-8)
10+
11+
- fix(deps): update dependency typescript to v5.7.3 ([1ba02b8](https://github.com/RightCapitalHQ/phpdoc-parser/commit/1ba02b802d3f7ac5b133ecddeb504dd0f7c86cc8))
12+
913
### [0.4.96](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.96) (2025-1-8)
1014

1115
- chore(deps): update node.js to v22.13.0 ([6906ffa](https://github.com/RightCapitalHQ/phpdoc-parser/commit/6906ffa5ce06cd4fbec153bc0ebbed3ca0ef2994))

change/@rightcapital-phpdoc-parser-b9dadec7-0595-4fdb-ade4-1e1d2ca2c3e9.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.96",
3+
"version": "0.4.97",
44
"description": "TypeScript version of PHPDoc parser with support for intersection types and generics",
55
"keywords": [
66
"PHP",

0 commit comments

Comments
 (0)