Skip to content

Commit

Permalink
chore(release): v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zAlweNy26 committed Oct 13, 2024
1 parent 5ef2ffc commit 503f880
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# Changelog

## v1.4.1

[compare changes](https://github.com/zAlweNy26/ts-cat/compare/v1.4.0...v1.4.1)

### 🚀 Enhancements

- Add pure embed endpoint ([9de3be8](https://github.com/zAlweNy26/ts-cat/commit/9de3be8))

### 🩹 Fixes

- Correct bootstrap hooks call position ([5ef2ffc](https://github.com/zAlweNy26/ts-cat/commit/5ef2ffc))

### 📖 Documentation

- Update CHANGELOG ([e3c27c6](https://github.com/zAlweNy26/ts-cat/commit/e3c27c6))

### 🏡 Chore

- Add timezone env in docker ([e2cb89c](https://github.com/zAlweNy26/ts-cat/commit/e2cb89c))
- Update dependencies ([b292666](https://github.com/zAlweNy26/ts-cat/commit/b292666))

### ❤️ Contributors

- Dany <zdanymc@gmail.com>

## v1.4.0

[compare changes](https://github.com/zAlweNy26/ts-cat/compare/v1.3.1...v1.4.0)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ts-cat",
"type": "module",
"version": "1.4.0",
"version": "1.4.1",
"private": true,
"description": "TypeScript version of the Cheshire Cat AI project",
"author": "zAlweNy26 & Contributors",
Expand Down

0 comments on commit 503f880

Please sign in to comment.