Skip to content

Commit 8ed3c86

Browse files
chore: release deeplx (#37)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f3493cc commit 8ed3c86

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/empty-bags-study.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/@deeplx/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @deeplx/core
22

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- [`f3493cc`](https://github.com/un-ts/deeplx/commit/f3493cc7224c5cb0e6f3eec1d15ef7ffb3c9241a) Thanks [@JounQin](https://github.com/JounQin)! - fix: remove invalid `bin` field for `@deeplx/core`
8+
39
## 0.1.1
410

511
### Patch Changes

packages/@deeplx/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deeplx/core",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"type": "module",
55
"description": "An unofficial but powerful and easy-to-use yet free DeepL API client for Node.js using [DeepL](https://www.deepl.com) by porting [OwO-Network/DeepLX](https://github.com/OwO-Network/DeepLX).",
66
"repository": "git+https://github.com/un-ts/deeplx.git",

0 commit comments

Comments
 (0)