Skip to content

Commit

Permalink
chore(release): v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zAlweNy26 committed Apr 1, 2024
1 parent 0e38407 commit c1e9b53
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## v1.0.2

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

### 🚀 Enhancements

- Add string comparison util ([cfa747c](https://github.com/zAlweNy26/ts-cat/commit/cfa747c))

### 🩹 Fixes

- Docker setup ([0e38407](https://github.com/zAlweNy26/ts-cat/commit/0e38407))

### ❤️ Contributors

- zAlweNy26 <[email protected]>

## v1.0.1

[compare changes](https://github.com/zAlweNy26/ts-cat/compare/v1.0.0...v1.0.1)
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.0.1",
"version": "1.0.2",
"private": true,
"packageManager": "[email protected]",
"description": "TypeScript version of the Cheshire Cat AI project",
Expand Down

0 comments on commit c1e9b53

Please sign in to comment.