Skip to content

Commit 7c547a7

Browse files
author
GitHub Actions[bot]
committed
chore(release): applying package updates
1 parent 0d10bfe commit 7c547a7

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, 09 Jan 2024 18:06:29 GMT",
6+
"version": "0.3.23",
7+
"tag": "@rightcapital/phpdoc-parser_v0.3.23",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "email not defined",
12+
"package": "@rightcapital/phpdoc-parser",
13+
"commit": "0d10bfec280be4096317323016d55eb242bad915",
14+
"comment": "fix(deps): update dependency @types/node to v20.10.8"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 09 Jan 2024 07:42:07 GMT",
621
"version": "0.3.22",

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, 09 Jan 2024 01:36:49 GMT and should not be manually modified.
3+
This log was last generated on Tue, 09 Jan 2024 18:06:29 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
### [0.3.23](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.3.23) (2024-1-9)
8+
9+
- fix(deps): update dependency @types/node to v20.10.8 ([0d10bfe](https://github.com/RightCapitalHQ/phpdoc-parser/commit/0d10bfec280be4096317323016d55eb242bad915))
10+
711
### [0.3.22](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.3.22) (2024-1-9)
812

913
- fix(parser): not able to correctly parse key in array shape and object shape node ([0c9453c](https://github.com/RightCapitalHQ/phpdoc-parser/commit/0c9453c66b53b3c633f660b9ef9e563020ac0ff0))

change/@rightcapital-phpdoc-parser-f79a7044-04fc-4409-8dfe-6071c79efc30.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.22",
3+
"version": "0.3.23",
44
"keywords": [
55
"PHP",
66
"PHPDoc",

0 commit comments

Comments
 (0)