Skip to content

Commit b6f48db

Browse files
author
GitHub Actions[bot]
committed
chore(release): applying package updates
1 parent 2de338e commit b6f48db

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, 23 Jan 2024 15:39:26 GMT",
6+
"version": "0.3.31",
7+
"tag": "@rightcapital/phpdoc-parser_v0.3.31",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "email not defined",
12+
"package": "@rightcapital/phpdoc-parser",
13+
"commit": "2de338e9af645dc9b680ed5588abdf111e222414",
14+
"comment": "chore(deps): update pnpm to v8.14.3"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 22 Jan 2024 13:45:18 GMT",
621
"version": "0.3.30",

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, 22 Jan 2024 13:45:18 GMT and should not be manually modified.
3+
This log was last generated on Tue, 23 Jan 2024 15:39:26 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
### [0.3.31](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.3.31) (2024-1-23)
8+
9+
- chore(deps): update pnpm to v8.14.3 ([2de338e](https://github.com/RightCapitalHQ/phpdoc-parser/commit/2de338e9af645dc9b680ed5588abdf111e222414))
10+
711
### [0.3.30](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.3.30) (2024-1-22)
812

913
- chore(deps): update pnpm to v8.14.2 ([b4c45c3](https://github.com/RightCapitalHQ/phpdoc-parser/commit/b4c45c3eefb6070025a87eafe03ac033793d34e5))

change/@rightcapital-phpdoc-parser-7dee71be-5672-4d58-bc3f-e7c817419488.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.30",
3+
"version": "0.3.31",
44
"keywords": [
55
"PHP",
66
"PHPDoc",

0 commit comments

Comments
 (0)