Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

Commit c6ed46b

Browse files
authored
patch release v1.1.1 (#41)
1 parent 4ecea3a commit c6ed46b

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+
## v1.1.1 (2021-10-21)
3+
4+
#### :zap: Improvement Features
5+
* [#39](https://github.com/intlify/vue-i18n-jest/pull/39) fix: Remove definition of vue-jest as peerDeps ([@afontcu](https://github.com/afontcu))
6+
7+
#### Committers: 1
8+
- Adrià Fontcuberta ([@afontcu](https://github.com/afontcu))
9+
10+
211
## v1.1.0 (2021-06-09)
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": "vue-i18n-jest",
33
"description": "vue-jest transformer for i18n custom blocks",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)