Skip to content
This repository was archived by the owner on Feb 13, 2026. It is now read-only.

Commit 0ed7325

Browse files
chore: release v1.0.0
1 parent 79cdd94 commit 0ed7325

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 1.0.0 (2024-03-11)
2+
3+
### Features
4+
5+
- add configuration files ([0e168b4](https://github.com/travis-thuanle/typingmind-proxy/commit/0e168b42dc746cf9f6e12f5f13a8b914adef218c))
6+
- generate image ([5f153aa](https://github.com/travis-thuanle/typingmind-proxy/commit/5f153aa9ab6214a2255a89af8edf9df75574e102))
7+
- youtube transcript ([0b3f85b](https://github.com/travis-thuanle/typingmind-proxy/commit/0b3f85b01fc5ddd3a18a8103617475abb66e15d4))
8+
9+
### Bug Fixes
10+
11+
- dislay image ([e2378c3](https://github.com/travis-thuanle/typingmind-proxy/commit/e2378c300f1e0e9d11aa2690d54960da8caa5f3d))
12+
113
## 1.1.0 (2024-03-07)
214

315
### Features

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typingmind-plugin-server",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"description": "TypingMind Plugin Server",
55
"main": "index.ts",
66
"scripts": {

0 commit comments

Comments
 (0)