Skip to content

Commit

Permalink
chore(release): @yuntijs/lowcode-i18n-extract@1.1.2 [skip ci]
Browse files Browse the repository at this point in the history
### [Version 1.1.2](https://github.com/yuntijs/lowcode-tools/compare/@yuntijs/lowcode-i18n-extract@1.1.1...@yuntijs/lowcode-i18n-extract@1.1.2)
<sup>Released on **2024-04-03**</sup>

#### 🐛 Bug Fixes

- **i18n-extract**: Add main filed for cjs.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's fixed

* **i18n-extract**: Add main filed for cjs ([c1b7a51](c1b7a51))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
  • Loading branch information
semantic-release-bot committed Apr 3, 2024
1 parent c1b7a51 commit 5afef84
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions packages/lowcode-i18n-extract/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,31 @@

# Changelog

### [Version 1.1.2](https://github.com/yuntijs/lowcode-tools/compare/@yuntijs/lowcode-i18n-extract@1.1.1...@yuntijs/lowcode-i18n-extract@1.1.2)

<sup>Released on **2024-04-03**</sup>

#### 🐛 Bug Fixes

- **i18n-extract**: Add main filed for cjs.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's fixed

- **i18n-extract**: Add main filed for cjs ([c1b7a51](https://github.com/yuntijs/lowcode-tools/commit/c1b7a51))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>

### [Version 1.1.1](https://github.com/yuntijs/lowcode-tools/compare/@yuntijs/lowcode-i18n-extract@1.1.0...@yuntijs/lowcode-i18n-extract@1.1.1)

<sup>Released on **2024-03-19**</sup>
Expand Down
2 changes: 1 addition & 1 deletion packages/lowcode-i18n-extract/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yuntijs/lowcode-i18n-extract",
"version": "1.1.1",
"version": "1.1.2",
"description": "i18n extract tools for lowcode schema",
"keywords": [
"yuntijs",
Expand Down

0 comments on commit 5afef84

Please sign in to comment.