Skip to content

Commit

Permalink
chore(release): 2.31.0 [skip ci]
Browse files Browse the repository at this point in the history
## [2.31.0](v2.30.4...v2.31.0) (2023-11-22)

### ✨ New Features

* add audits ([#236](#236)) ([646e6b9](646e6b9))
  • Loading branch information
semantic-release-bot committed Nov 22, 2023
1 parent 646e6b9 commit cb07d94
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.31.0](https://github.com/myparcelnl/pdk/compare/v2.30.4...v2.31.0) (2023-11-22)


### :sparkles: New Features

* add audits ([#236](https://github.com/myparcelnl/pdk/issues/236)) ([646e6b9](https://github.com/myparcelnl/pdk/commit/646e6b95582708bb4a5a332465bdfca0c6fcda79))

## [2.30.4](https://github.com/myparcelnl/pdk/compare/v2.30.3...v2.30.4) (2023-11-14)


Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "myparcelnl/pdk",
"version": "2.30.4",
"version": "2.31.0",
"description": "MyParcel Plugin Development Kit",
"type": "library",
"homepage": "https://myparcel.nl",
Expand Down Expand Up @@ -71,4 +71,4 @@
"pestphp/pest-plugin": true
}
}
}
}

0 comments on commit cb07d94

Please sign in to comment.