Skip to content

Commit b362cc0

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

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, 26 Dec 2023 18:27:35 GMT",
6+
"version": "0.3.18",
7+
"tag": "@rightcapital/phpdoc-parser_v0.3.18",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "email not defined",
12+
"package": "@rightcapital/phpdoc-parser",
13+
"commit": "b3c003744e9bab05c724eecb061743a3438c1168",
14+
"comment": "chore(deps): update pnpm to v8.13.1"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 18 Dec 2023 16:25:38 GMT",
621
"version": "0.3.17",

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 16:25:38 GMT and should not be manually modified.
3+
This log was last generated on Tue, 26 Dec 2023 18:27:35 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
### [0.3.18](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.3.18) (2023-12-26)
8+
9+
- chore(deps): update pnpm to v8.13.1 ([b3c0037](https://github.com/RightCapitalHQ/phpdoc-parser/commit/b3c003744e9bab05c724eecb061743a3438c1168))
10+
711
### [0.3.17](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.3.17) (2023-12-18)
812

913
- chore(deps): update actions/setup-node action to v4.0.1 ([5297d3b](https://github.com/RightCapitalHQ/phpdoc-parser/commit/5297d3b899cb6b7da71c4d3a0e8a71b27deff904))

change/@rightcapital-phpdoc-parser-1c4c32ab-df7f-40da-8f2f-34319ebb6d7d.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.17",
3+
"version": "0.3.18",
44
"keywords": [
55
"PHP",
66
"PHPDoc",

0 commit comments

Comments
 (0)