Skip to content

Commit b7df1bc

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

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": "Wed, 20 Nov 2024 19:32:48 GMT",
6+
"version": "0.4.80",
7+
"tag": "@rightcapital/phpdoc-parser_v0.4.80",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "29139614+renovate[bot]@users.noreply.github.com",
12+
"package": "@rightcapital/phpdoc-parser",
13+
"commit": "6d8d88c6863f8b9d596304ddd8745e58b7e5ad79",
14+
"comment": "chore(deps): update automerge non-major updates"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 20 Nov 2024 03:09:48 GMT",
621
"version": "0.4.79",

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, 20 Nov 2024 03:09:48 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Wed, 20 Nov 2024 19:32:48 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

77

88

9+
### [0.4.80](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.80) (2024-11-20)
10+
11+
- chore(deps): update automerge non-major updates ([6d8d88c](https://github.com/RightCapitalHQ/phpdoc-parser/commit/6d8d88c6863f8b9d596304ddd8745e58b7e5ad79))
12+
913
### [0.4.79](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.79) (2024-11-20)
1014

1115
- chore(deps): update pnpm to v9.14.1 ([cc6708a](https://github.com/RightCapitalHQ/phpdoc-parser/commit/cc6708a982db6da291467a5628f5e2afeb2d85ff))

change/@rightcapital-phpdoc-parser-7cdfaf65-44a5-4be3-a23b-a2790467fc0e.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.79",
3+
"version": "0.4.80",
44
"description": "TypeScript version of PHPDoc parser with support for intersection types and generics",
55
"keywords": [
66
"PHP",

0 commit comments

Comments
 (0)