Skip to content

Commit

Permalink
chore(release): v0.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
BayBreezy committed Nov 30, 2023
1 parent 7287b6f commit bc2e5d4
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## v0.0.16

[compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.15...v0.0.16)

### 🚀 Enhancements

- **pin-input:** Replace OTP with pin input ([7287b6f](https://github.com/BayBreezy/ui-thing-cli/commit/7287b6f))

### ❤️ Contributors

- Behon Baker <behon.baker@yahoo.com>

## v0.0.15

[compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.14...v0.0.15)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui-thing",
"version": "0.0.15",
"version": "0.0.16",
"description": "CLI used to add Nuxt 3 components to a project",
"type": "module",
"types": "./dist/index.d.ts",
Expand Down Expand Up @@ -69,4 +69,4 @@
"typescript": "^5.3.2",
"vitest": "^0.34.6"
}
}
}

0 comments on commit bc2e5d4

Please sign in to comment.