Skip to content

Commit 69ad039

Browse files
Version Packages
1 parent 5f3d86d commit 69ad039

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/cursor-reference.md

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

.changeset/quiet-glasses-give.md

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

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @umijs/tnf
22

3+
## 0.1.10
4+
5+
### Patch Changes
6+
7+
- [#89](https://github.com/umijs/tnf/pull/89) [`64c7eb0`](https://github.com/umijs/tnf/commit/64c7eb0bea4b242e503c400aca782a08ced6f7d2) Thanks [@devin-ai-integration](https://github.com/apps/devin-ai-integration)! - Replace file copying of general.md with a reference message in generate_cursor.ts for better user experience (#88)
8+
9+
- [#90](https://github.com/umijs/tnf/pull/90) [`dbf33f8`](https://github.com/umijs/tnf/commit/dbf33f83d43790cb9deaebf5222152802f26979c) Thanks [@sorrycc](https://github.com/sorrycc)! - feat: tnf chat
10+
311
## 0.1.9
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@umijs/tnf",
3-
"version": "0.1.9",
3+
"version": "0.1.10",
44
"homepage": "https://github.com/umijs/tnf",
55
"bugs": "https://github.com/umijs/tnf/issues",
66
"repository": {

0 commit comments

Comments
 (0)