Skip to content

Commit 625a2d2

Browse files
committed
Merge branch 'dev' of https://github.com/henrynoowah/blog into dev
2 parents 8560436 + 70b801c commit 625a2d2

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

CHANGELOG.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.22.2](https://github.com/henrynoowah/blog/compare/v0.22.1...v0.22.2) (2024-06-13)
2+
3+
4+
### Bug Fixes
5+
6+
* updated i18n handling ([464b4fd](https://github.com/henrynoowah/blog/commit/464b4fdf4cfc0ec12f910b2423c2c500d5387617))
7+
8+
9+
110
## [0.22.1](https://github.com/henrynoowah/blog/compare/v0.22.0...v0.22.1) (2024-05-10)
211

312

@@ -34,12 +43,3 @@
3443

3544

3645

37-
## [0.19.4](https://github.com/henrynoowah/blog/compare/v0.19.3...v0.19.4) (2024-02-11)
38-
39-
40-
### Bug Fixes
41-
42-
* icon not showing on NavModal ([2c790f2](https://github.com/henrynoowah/blog/commit/2c790f2fc94fbf3b460c0637ff7eac79226ede28))
43-
44-
45-

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "noowah-next-v13",
3-
"version": "0.22.1",
3+
"version": "0.22.2",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)