Skip to content

Commit 928eb47

Browse files
author
GitHub Actions[bot]
committed
chore(release): applying package updates
1 parent 69a6d71 commit 928eb47

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/phpdoc-parser",
33
"entries": [
4+
{
5+
"date": "Tue, 02 Apr 2024 00:08:14 GMT",
6+
"version": "0.4.12",
7+
"tag": "@rightcapital/phpdoc-parser_v0.4.12",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "email not defined",
12+
"package": "@rightcapital/phpdoc-parser",
13+
"commit": "69a6d71bd25ce53248ef53f523a2a8776a79b71f",
14+
"comment": "chore(deps): update pnpm to v8.15.6"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 01 Apr 2024 09:53:38 GMT",
621
"version": "0.4.11",

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
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, 01 Apr 2024 09:53:38 GMT and should not be manually modified.
3+
This log was last generated on Tue, 02 Apr 2024 00:08:14 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
### [0.4.12](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.12) (2024-4-2)
8+
9+
- chore(deps): update pnpm to v8.15.6 ([69a6d71](https://github.com/RightCapitalHQ/phpdoc-parser/commit/69a6d71bd25ce53248ef53f523a2a8776a79b71f))
10+
711
### [0.4.11](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.11) (2024-4-1)
812

913
- fix: modify generic type parsing ([814d010](https://github.com/RightCapitalHQ/phpdoc-parser/commit/814d010236b31cb58e894432d19717f53aac2ce3))

change/@rightcapital-phpdoc-parser-8863fd90-7726-4cfe-a391-37226715aaad.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/phpdoc-parser",
3-
"version": "0.4.11",
3+
"version": "0.4.12",
44
"keywords": [
55
"PHP",
66
"PHPDoc",

0 commit comments

Comments
 (0)