Skip to content

Commit 7fc9f39

Browse files
author
GitHub Actions[bot]
committed
chore(release): applying package updates
1 parent 8649a69 commit 7fc9f39

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": "Mon, 18 Dec 2023 06:55:12 GMT",
6+
"version": "0.3.16",
7+
"tag": "@rightcapital/phpdoc-parser_v0.3.16",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "email not defined",
12+
"package": "@rightcapital/phpdoc-parser",
13+
"commit": "8649a69c3fa364dc19a668b7c7e1c52c0fbbc548",
14+
"comment": "fix(deps): update non-major updates(auto merge)"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 18 Dec 2023 06:42:11 GMT",
621
"version": "0.3.15",

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 Mon, 18 Dec 2023 06:42:11 GMT and should not be manually modified.
3+
This log was last generated on Mon, 18 Dec 2023 06:55:12 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
### [0.3.16](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.3.16) (2023-12-18)
8+
9+
- fix(deps): update non-major updates(auto merge) ([8649a69](https://github.com/RightCapitalHQ/phpdoc-parser/commit/8649a69c3fa364dc19a668b7c7e1c52c0fbbc548))
10+
711
### [0.3.15](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.3.15) (2023-12-18)
812

913
- chore(deps): update github/codeql-action action to v3 ([43bc61c](https://github.com/RightCapitalHQ/phpdoc-parser/commit/43bc61c925d0cc4fad15e59df30570be0fbd1025))

change/@rightcapital-phpdoc-parser-c8b854bd-def0-49a0-8002-80bf29c240ee.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.15",
3+
"version": "0.3.16",
44
"keywords": [
55
"PHP",
66
"PHPDoc",

0 commit comments

Comments
 (0)