Skip to content

Commit

Permalink
chore(release): v4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 13, 2024
1 parent f51677b commit 9ee4dbc
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
# Changelog


## v4.0.2

[compare changes](https://github.com/JureSotosek/ink-divider/compare/v4.0.1...v4.0.2)

### 🩹 Fixes

- 🚑 fix typo in readme ([f51677b](https://github.com/JureSotosek/ink-divider/commit/f51677b))

### 📖 Documentation

- Create `CONTRIBUTING.md` ([#11](https://github.com/JureSotosek/ink-divider/pull/11))
- Improve CONTRIBUTING.md ([86238da](https://github.com/JureSotosek/ink-divider/commit/86238da))
- Add contributing section ([14fe192](https://github.com/JureSotosek/ink-divider/commit/14fe192))

### 🏡 Chore

- Add VS Code extensions reccomendations ([5bc8a08](https://github.com/JureSotosek/ink-divider/commit/5bc8a08))
- Improve formatting ([6f6816d](https://github.com/JureSotosek/ink-divider/commit/6f6816d))

### ❤️ Contributors

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

## v4.0.1

[compare changes](https://github.com/JureSotosek/ink-divider/compare/v4.0.0...v4.0.1)
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": "4.0.1",
"version": "4.0.2",
"description": "Divider component for Ink",
"license": "MIT",
"type": "module",
Expand Down

0 comments on commit 9ee4dbc

Please sign in to comment.