Skip to content

Commit fde43ec

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

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, 14 Feb 2024 22:53:03 GMT",
6+
"version": "0.3.44",
7+
"tag": "@rightcapital/phpdoc-parser_v0.3.44",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "email not defined",
12+
"package": "@rightcapital/phpdoc-parser",
13+
"commit": "5147de0306dcbe64d2592631620ba4e7155cb78c",
14+
"comment": "chore(deps): update dependency node to v20.11.1"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 13 Feb 2024 04:11:39 GMT",
621
"version": "0.3.43",

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, 13 Feb 2024 04:11:39 GMT and should not be manually modified.
3+
This log was last generated on Wed, 14 Feb 2024 22:53:03 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
### [0.3.44](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.3.44) (2024-2-14)
8+
9+
- chore(deps): update dependency node to v20.11.1 ([5147de0](https://github.com/RightCapitalHQ/phpdoc-parser/commit/5147de0306dcbe64d2592631620ba4e7155cb78c))
10+
711
### [0.3.43](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.3.43) (2024-2-13)
812

913
- chore(deps): update pnpm to v8.15.2 ([f894920](https://github.com/RightCapitalHQ/phpdoc-parser/commit/f89492043e5c64c3cefbd6c9fe8f4c749ae3412a))

change/@rightcapital-phpdoc-parser-92bfc1b7-528f-4bbf-96bd-59d338860065.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.3.43",
3+
"version": "0.3.44",
44
"keywords": [
55
"PHP",
66
"PHPDoc",

0 commit comments

Comments
 (0)