Skip to content

Commit f56acab

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2021-02-24) ### Bug Fixes * include comments in t macro transform ([#12](#12)) ([5923586](5923586))
1 parent 5923586 commit f56acab

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.1](https://github.com/lingui/codemods/compare/v1.1.0...v1.1.1) (2021-02-24)
2+
3+
4+
### Bug Fixes
5+
6+
* include comments in t macro transform ([#12](https://github.com/lingui/codemods/issues/12)) ([5923586](https://github.com/lingui/codemods/commit/59235869c6a5bbe3a16eab1f210d7e22f2a8432b))
7+
18
# [1.1.0](https://github.com/lingui/codemods/compare/v1.0.1...v1.1.0) (2020-12-12)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lingui/codemods",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "@lingui codemod scripts",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)