Skip to content

Commit

Permalink
🔖 chore(release): @lobehub/[email protected] [skip ci]
Browse files Browse the repository at this point in the history
### [Version 1.4.3](https://github.com/lobehub/lobe-cli-toolbox/compare/@lobehub/[email protected]...@lobehub/[email protected])
<sup>Released on **2025-01-01**</sup>

#### ✨ Features

- **misc**: Add dirty-json support for i18n.

#### 🐛 Bug Fixes

- **misc**: Add tty check on stdout.clearLine, Fix deps, Remove auto git add all in lobe-commit.

#### 💄 Styles

- **misc**: Update i18n log.

<br/>

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

#### What's improved

* **misc**: Add dirty-json support for i18n ([0c603d3](0c603d3))

#### What's fixed

* **misc**: Add tty check on stdout.clearLine, closes [#158](#158) ([e0e1fde](e0e1fde))
* **misc**: Fix deps ([1f98174](1f98174))
* **misc**: Remove auto git add all in lobe-commit ([5527084](5527084))

#### Styles

* **misc**: Update i18n log ([163a444](163a444))

</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 Jan 1, 2025
1 parent 190cf97 commit f7b795b
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 2 deletions.
29 changes: 29 additions & 0 deletions packages/lobe-seo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,35 @@

# Changelog

### [Version 1.4.3](https://github.com/lobehub/lobe-cli-toolbox/compare/@lobehub/[email protected]...@lobehub/[email protected])

<sup>Released on **2025-01-01**</sup>

#### 🐛 Bug Fixes

- **misc**: Fix deps.

<br/>

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

#### What's fixed

- **misc**: Fix deps ([1f98174](https://github.com/lobehub/lobe-cli-toolbox/commit/1f98174))

</details>

<div align="right">

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

</div>

### Dependencies

- **@lobehub/cli-ui:** upgraded to 1.10.1

### [Version 1.4.2](https://github.com/lobehub/lobe-cli-toolbox/compare/@lobehub/[email protected]...@lobehub/[email protected])

<sup>Released on **2024-08-06**</sup>
Expand Down
4 changes: 2 additions & 2 deletions packages/lobe-seo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lobehub/seo-cli",
"version": "1.4.2",
"version": "1.4.3",
"description": "Lobe seo is a CLI tool that automate generation seo content for mdx",
"keywords": [
"ai",
Expand Down Expand Up @@ -58,7 +58,7 @@
"@inkjs/ui": "^1.0.0",
"@langchain/core": "^0.2.20",
"@langchain/openai": "^0.2.5",
"@lobehub/cli-ui": "1.10.0",
"@lobehub/cli-ui": "1.10.1",
"chalk": "^5.3.0",
"commander": "^12.1.0",
"conf": "^12.0.0",
Expand Down

0 comments on commit f7b795b

Please sign in to comment.