Skip to content

Commit b0d42c8

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

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, 18 Jun 2024 11:41:06 GMT",
6+
"version": "0.4.40",
7+
"tag": "@rightcapital/phpdoc-parser_v0.4.40",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "email not defined",
12+
"package": "@rightcapital/phpdoc-parser",
13+
"commit": "89eaa37eb71d6aa81f51b2f4b0d1ad8e24a91b81",
14+
"comment": "fix(deps): update dependency @types/node to v20.14.5"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 18 Jun 2024 01:39:18 GMT",
621
"version": "0.4.39",

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# Change Log - @rightcapital/phpdoc-parser
22

3-
This log was last generated on Tue, 18 Jun 2024 01:39:18 GMT and should not be manually modified.
3+
This log was last generated on Tue, 18 Jun 2024 11:41:06 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
### [0.4.40](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.40) (2024-6-18)
8+
9+
- fix(deps): update dependency @types/node to v20.14.5 ([89eaa37](https://github.com/RightCapitalHQ/phpdoc-parser/commit/89eaa37eb71d6aa81f51b2f4b0d1ad8e24a91b81))
10+
711
### [0.4.39](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.39) (2024-6-18)
812

913
- fix(deps): update automerge non-major updates ([3eedb19](https://github.com/RightCapitalHQ/phpdoc-parser/commit/3eedb19d0629f7fa765ddac8bfde1e945932c99a))

change/@rightcapital-phpdoc-parser-847b1b77-06d0-4f1d-9108-618d226f65fb.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.39",
3+
"version": "0.4.40",
44
"keywords": [
55
"PHP",
66
"PHPDoc",

0 commit comments

Comments
 (0)