Skip to content

Commit

Permalink
chore(release): applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions[bot] committed Mar 19, 2024
1 parent 75d6311 commit 4eae9d5
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 9 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@rightcapital/phpdoc-parser",
"entries": [
{
"date": "Tue, 19 Mar 2024 19:43:11 GMT",
"version": "0.4.7",
"tag": "@rightcapital/phpdoc-parser_v0.4.7",
"comments": {
"patch": [
{
"author": "email not defined",
"package": "@rightcapital/phpdoc-parser",
"commit": "75d631152df2084b069773d6328e3ee4c2713ea9",
"comment": "fix(deps): update dependency @types/node to v20.11.30"
}
]
}
},
{
"date": "Tue, 19 Mar 2024 01:38:04 GMT",
"version": "0.4.6",
Expand Down
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# Change Log - @rightcapital/phpdoc-parser

This log was last generated on Tue, 19 Mar 2024 01:38:04 GMT and should not be manually modified.
This log was last generated on Tue, 19 Mar 2024 19:43:11 GMT and should not be manually modified.

<!-- Start content -->

### [0.4.7](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.7) (2024-3-19)

- fix(deps): update dependency @types/node to v20.11.30 ([75d6311](https://github.com/RightCapitalHQ/phpdoc-parser/commit/75d631152df2084b069773d6328e3ee4c2713ea9))

### [0.4.6](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.6) (2024-3-19)

- fix(deps): update dependency @types/node to v20.11.29 ([03dfc3b](https://github.com/RightCapitalHQ/phpdoc-parser/commit/03dfc3b9094164ba8de93f6424027d6d0429f156))
Expand Down

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rightcapital/phpdoc-parser",
"version": "0.4.6",
"version": "0.4.7",
"keywords": [
"PHP",
"PHPDoc",
Expand Down

0 comments on commit 4eae9d5

Please sign in to comment.