Skip to content

Commit 22af23d

Browse files
committed
v1.3.3
1 parent c5cdc0d commit 22af23d

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

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+
1020
## [1.3.2] - 2024-06-07
1121

1222
### Commits

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pronamic/wp-number",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"description": "WordPress Number library.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)