Skip to content

Commit

Permalink
chore(release): v0.0.44
Browse files Browse the repository at this point in the history
  • Loading branch information
jorb committed Sep 4, 2024
1 parent 332de13 commit 6f1334b
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
# Changelog


## v0.0.44

[compare changes](https://github.com/wd-4000/exakt/compare/v0.0.43...v0.0.44)

### 🚀 Enhancements

- Hr ([047cee2](https://github.com/wd-4000/exakt/commit/047cee2))
- Bg-* classes mandate text color feat: less js-intensive buttons ([332de13](https://github.com/wd-4000/exakt/commit/332de13))

### 🏡 Chore

- **release:** V0.0.43 ([c0a8a5c](https://github.com/wd-4000/exakt/commit/c0a8a5c))
- Lint ([03b4838](https://github.com/wd-4000/exakt/commit/03b4838))

### ❤️ Contributors

- Jorb <hello@jorb.cc>

## v0.0.43

[compare changes](https://github.com/wd-4000/exakt/compare/v0.0.42...v0.0.43)
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": "@exakt/ui",
"version": "0.0.43",
"version": "0.0.44",
"description": "A UI library for Nuxt.js",
"license": "MIT",
"type": "module",
Expand Down

0 comments on commit 6f1334b

Please sign in to comment.