Skip to content

Commit

Permalink
v2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Mar 27, 2023
1 parent 9563b8e commit 6b39397
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ This projects adheres to [Semantic Versioning](http://semver.org/) and [Keep a C
## [Unreleased][unreleased]
-

## [2.1.4] - 2023-03-27

### Commits

- Set Composer type to `wordpress-plugin`. ([9563b8e](https://github.com/pronamic/wp-datetime/commit/9563b8e4f85c3fd935cff82cd7f94ee16e021870))

Full set of changes: [`2.1.3...2.1.4`][2.1.4]

[2.1.4]: https://github.com/pronamic/wp-datetime/compare/v2.1.3...v2.1.4

## [2.1.3] - 2023-03-02
### Added

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wp-datetime",
"version": "2.1.3",
"version": "2.1.4",
"description": "WordPress DateTime library.",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion pronamic-datetime.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin URI: https://www.pronamic.eu/plugins/pronamic-datetime/
* Description: WordPress DateTime library.
*
* Version: 2.1.3
* Version: 2.1.4
* Requires at least: 4.7
* Requires PHP: 7.4
*
Expand Down

0 comments on commit 6b39397

Please sign in to comment.