Skip to content

Commit

Permalink
chore(release): publish 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangsibecas committed Sep 21, 2024
1 parent d892e2f commit 066f650
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## 0.1.2 (2024-09-21)


### 🚀 Features

- add repository url ([58855fd](https://github.com/juliangsibecas/nx-solhint/commit/58855fd))
- add husky ([56f3b7b](https://github.com/juliangsibecas/nx-solhint/commit/56f3b7b))

### 🩹 Fixes

- improve config options ([7cd7fe0](https://github.com/juliangsibecas/nx-solhint/commit/7cd7fe0))
- var naming ([d892e2f](https://github.com/juliangsibecas/nx-solhint/commit/d892e2f))

### ❤️ Thank You

- Julián Gómez Sibecas @juliangsibecas

## 0.1.1 (2024-09-20)


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": "nx-solhint",
"version": "0.1.1",
"version": "0.1.2",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit 066f650

Please sign in to comment.