Skip to content

Commit

Permalink
chore(release): v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 10, 2024
1 parent 8fc9f19 commit 749434b
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,32 @@
# Changelog


## v2.3.0

[compare changes](https://github.com/JureSotosek/ink-divider/compare/v2.2.0...v2.3.0)

### πŸš€ Enhancements

- Update examples and README ([6d911e7](https://github.com/JureSotosek/ink-divider/commit/6d911e7))
- 🏷️ generate `.d.ts` types ([8fc9f19](https://github.com/JureSotosek/ink-divider/commit/8fc9f19))

### πŸ’… Refactors

- πŸ§‘β€πŸ’» remove `FORCE_COLOR=true` from `pre-push` hook ([e0dd4a1](https://github.com/JureSotosek/ink-divider/commit/e0dd4a1))

### πŸ“– Documentation

- Fix link to `auto-grow.tsx` example ([7df608d](https://github.com/JureSotosek/ink-divider/commit/7df608d))
- Fix latex fonts ([8a2c7a2](https://github.com/JureSotosek/ink-divider/commit/8a2c7a2))

### 🏑 Chore

- Create CODE_OF_CONDUCT.md ([b5a6bd4](https://github.com/JureSotosek/ink-divider/commit/b5a6bd4))

### ❀️ Contributors

- Okinea Dev ([@okineadev](https://github.com/okineadev))

## v2.2.0

[compare changes](https://github.com/JureSotosek/ink-divider/compare/v2.1.0...v2.2.0)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ink-divider",
"version": "2.2.0",
"version": "2.3.0",
"description": "Divider component for Ink",
"license": "MIT",
"type": "module",
Expand Down

0 comments on commit 749434b

Please sign in to comment.