Skip to content

Commit 6cf358a

Browse files
committed
build: publish
- @formatjs/swc-plugin@1.2.1
1 parent 9aad97c commit 6cf358a

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/swc-plugin/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.2.1](https://github.com/formatjs/formatjs/compare/@formatjs/swc-plugin@1.2.0...@formatjs/swc-plugin@1.2.1) (2022-01-20)
7+
8+
9+
### Bug Fixes
10+
11+
* **@formatjs/swc-plugin:** recursively visit callee as well, fix [#3362](https://github.com/formatjs/formatjs/issues/3362) ([9aad97c](https://github.com/formatjs/formatjs/commit/9aad97c8745c95e4facd2d09c8e225dff2305b94))
12+
13+
14+
15+
16+
617
# [1.2.0](https://github.com/formatjs/formatjs/compare/@formatjs/swc-plugin@1.1.6...@formatjs/swc-plugin@1.2.0) (2022-01-17)
718

819

packages/swc-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@formatjs/swc-plugin",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "SWC plugin for formatjs",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)