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 Jan 7, 2024
1 parent 6bc8761 commit 78973eb
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": "Sun, 07 Jan 2024 18:40:04 GMT",
"version": "0.3.21",
"tag": "@rightcapital/phpdoc-parser_v0.3.21",
"comments": {
"patch": [
{
"author": "email not defined",
"package": "@rightcapital/phpdoc-parser",
"commit": "6bc8761d0fd77b80ce189d285025d6184866ac19",
"comment": "fix(deps): update dependency @types/node to v20.10.7"
}
]
}
},
{
"date": "Wed, 03 Jan 2024 04:03:22 GMT",
"version": "0.3.20",
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 Wed, 03 Jan 2024 04:03:22 GMT and should not be manually modified.
This log was last generated on Sun, 07 Jan 2024 18:40:04 GMT and should not be manually modified.

<!-- Start content -->

### [0.3.21](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.3.21) (2024-1-7)

- fix(deps): update dependency @types/node to v20.10.7 ([6bc8761](https://github.com/RightCapitalHQ/phpdoc-parser/commit/6bc8761d0fd77b80ce189d285025d6184866ac19))

### [0.3.20](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.3.20) (2024-1-3)

- chore(deps): update pnpm to v8.14.0 ([05d9c6e](https://github.com/RightCapitalHQ/phpdoc-parser/commit/05d9c6ebea6ade90703e6e606d94ebc8e0b3df2c))
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.20",
"version": "0.3.21",
"keywords": [
"PHP",
"PHPDoc",
Expand Down

0 comments on commit 78973eb

Please sign in to comment.