We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5cdc0d commit 22af23dCopy full SHA for 22af23d
CHANGELOG.md
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [1.3.3] - 2024-12-17
11
+
12
+### Commits
13
14
+- Happy 2024. ([5e3574f](https://github.com/pronamic/wp-number/commit/5e3574f96d306f3c014f4ccc0b332ca9516d85ca))
15
16
+Full set of changes: [`1.3.2...1.3.3`][1.3.3]
17
18
+[1.3.3]: https://github.com/pronamic/wp-number/compare/v1.3.2...v1.3.3
19
20
## [1.3.2] - 2024-06-07
21
22
### Commits
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@pronamic/wp-number",
3
- "version": "1.3.2",
+ "version": "1.3.3",
4
"description": "WordPress Number library.",
5
"repository": {
6
"type": "git",
0 commit comments