Skip to content

Commit ad50119

Browse files
authored
patch release v5.0.1 (#177)
1 parent 6cbd083 commit ad50119

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11

2+
## v5.0.1 (2022-12-20)
3+
4+
#### :zap: Improvement Features
5+
* [#176](https://github.com/intlify/vue-i18n-extensions/pull/176) fix: typo ([@Simon-He95](https://github.com/Simon-He95))
6+
7+
#### Committers: 1
8+
- Simon He ([@Simon-He95](https://github.com/Simon-He95))
9+
10+
211
## v5.0.0 (2022-12-19)
312

413
#### :star: Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@intlify/vue-i18n-extensions",
33
"description": "vue-i18n extensions",
4-
"version": "5.0.0",
4+
"version": "5.0.1",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)