Skip to content

Commit 88774f8

Browse files
committed
chore(release): v0.1.8
1 parent 339656e commit 88774f8

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## v0.1.8
4+
5+
[compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.7...v0.1.8)
6+
7+
### 🏡 Chore
8+
9+
- Bump deps ([22f3b36](https://github.com/BayBreezy/ui-thing-cli/commit/22f3b36))
10+
- Add slot for navigationmenu viewport & icon ([339656e](https://github.com/BayBreezy/ui-thing-cli/commit/339656e))
11+
12+
### 🤖 CI
13+
14+
- **test:** Update test github action ([6345fc6](https://github.com/BayBreezy/ui-thing-cli/commit/6345fc6))
15+
- **build:** Update main github action ([9353995](https://github.com/BayBreezy/ui-thing-cli/commit/9353995))
16+
17+
### ❤️ Contributors
18+
19+
- BayBreezy <behon.baker@yahoo.com>
20+
- Behon Baker <behon.baker@yahoo.com>
21+
322
## v0.1.7
423

524
[compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.6...v0.1.7)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ui-thing",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"description": "CLI used to add Nuxt 3 components to a project",
55
"type": "module",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)