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 Oct 24, 2023
1 parent f58ec44 commit 5534356
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, 24 Oct 2023 00:58:35 GMT",
"version": "0.3.11",
"tag": "@rightcapital/phpdoc-parser_v0.3.11",
"comments": {
"patch": [
{
"author": "email not defined",
"package": "@rightcapital/phpdoc-parser",
"commit": "f58ec44f088eee4c124754f0c3c452af8f9f4cb1",
"comment": "chore(deps): update actions/setup-node action to v4"
}
]
}
},
{
"date": "Mon, 23 Oct 2023 06:23:29 GMT",
"version": "0.3.10",
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 Sat, 16 Sep 2023 09:31:18 GMT and should not be manually modified.
This log was last generated on Tue, 24 Oct 2023 00:58:35 GMT and should not be manually modified.

<!-- Start content -->

### [0.3.11](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.3.11) (2023-10-24)

- chore(deps): update actions/setup-node action to v4 ([f58ec44](https://github.com/RightCapitalHQ/phpdoc-parser/commit/f58ec44f088eee4c124754f0c3c452af8f9f4cb1))

### [0.3.10](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.3.10) (2023-9-16)

- chore(deps): update github/codeql-action action to v2 ([2467904](https://github.com/RightCapitalHQ/phpdoc-parser/commit/246790430802f846a48faf53194cdb4145aaf40c))
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.3.10",
"version": "0.3.11",
"keywords": [
"PHP",
"PHPDoc",
Expand Down

0 comments on commit 5534356

Please sign in to comment.