Skip to content

Commit

Permalink
chore(release): v0.0.27
Browse files Browse the repository at this point in the history
  • Loading branch information
BayBreezy committed Feb 25, 2024
1 parent ccc295b commit dae7b79
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.27

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

### 🩹 Fixes

- **dattables:** Pin dt versions and add overrides to package.json file ([ccc295b](https://github.com/BayBreezy/ui-thing-cli/commit/ccc295b))

### ❤️ Contributors

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

## v0.0.26

[compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.25...v0.0.26)
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.26",
"version": "0.0.27",
"description": "CLI used to add Nuxt 3 components to a project",
"type": "module",
"types": "./dist/index.d.ts",
Expand Down Expand Up @@ -70,4 +70,4 @@
"typescript": "^5.3.3",
"vitest": "^1.3.1"
}
}
}

0 comments on commit dae7b79

Please sign in to comment.