File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,18 @@ This projects adheres to [Semantic Versioning](http://semver.org/) and [Keep a C
7
7
## [ Unreleased] [ unreleased ]
8
8
-
9
9
10
+ ## [ 2.1.8] - 2024-12-17
11
+
12
+ ### Commits
13
+
14
+ - Require only WordPress core translations. ([ fa8dc5b] ( https://github.com/pronamic/wp-datetime/commit/fa8dc5b17bbea3d49cf13d189aaf7258e88d7e09 ) )
15
+ - Merge pull request #1 from pronamic/happy-2024 ([ 97656de] ( https://github.com/pronamic/wp-datetime/commit/97656de86674525351b4008d3269696ccc02e8d9 ) )
16
+ - Happy 2024. ([ a6cc2b4] ( https://github.com/pronamic/wp-datetime/commit/a6cc2b41cee03a7dca502baf234b97be11d5cacc ) )
17
+
18
+ Full set of changes: [ ` 2.1.7...2.1.8 ` ] [ 2.1.8 ]
19
+
20
+ [ 2.1.8 ] : https://github.com/pronamic/wp-datetime/compare/v2.1.7...v2.1.8
21
+
10
22
## [ 2.1.7] - 2023-10-30
11
23
12
24
### Commits
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " wp-datetime" ,
3
- "version" : " 2.1.7 " ,
3
+ "version" : " 2.1.8 " ,
4
4
"description" : " WordPress DateTime library." ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change 4
4
* Plugin URI: https://www.pronamic.eu/plugins/pronamic-datetime/
5
5
* Description: WordPress DateTime library.
6
6
*
7
- * Version: 2.1.7
7
+ * Version: 2.1.8
8
8
* Requires at least: 4.7
9
9
* Requires PHP: 7.4
10
10
*
You can’t perform that action at this time.
0 commit comments