Skip to content

Commit 5bc9da9

Browse files
author
GitHub Actions[bot]
committed
chore(release): applying package updates
1 parent 8257c00 commit 5bc9da9

File tree

4 files changed

+21
-9
lines changed

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/php-parser",
33
"entries": [
4+
{
5+
"date": "Wed, 20 Nov 2024 16:16:33 GMT",
6+
"version": "1.4.8",
7+
"tag": "@rightcapital/php-parser_v1.4.8",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "29139614+renovate[bot]@users.noreply.github.com",
12+
"package": "@rightcapital/php-parser",
13+
"commit": "8257c00c8baade25df71e8ecced815319f326503",
14+
"comment": "chore(deps): update automerge non-major updates"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 20 Nov 2024 07:28:03 GMT",
621
"version": "1.4.7",

CHANGELOG.md

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

3-
<!-- This log was last generated on Wed, 20 Nov 2024 07:28:03 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Wed, 20 Nov 2024 16:16:33 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

77

88

9+
### [1.4.8](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/php-parser_v1.4.8) (2024-11-20)
10+
11+
- chore(deps): update automerge non-major updates ([8257c00](https://github.com/RightCapitalHQ/phpdoc-parser/commit/8257c00c8baade25df71e8ecced815319f326503))
12+
913
### [1.4.7](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/php-parser_v1.4.7) (2024-11-20)
1014

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

change/@rightcapital-php-parser-1a62451d-71be-4366-8254-37ec62a20193.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/php-parser",
3-
"version": "1.4.7",
3+
"version": "1.4.8",
44
"description": "TypeScript types for PHP Parser JSON representation",
55
"keywords": [
66
"PHP",

0 commit comments

Comments
 (0)