Skip to content

Commit

Permalink
chore(release): v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
regenrek committed Aug 23, 2024
1 parent 3d8ee31 commit 21b6544
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Changelog

## [0.1.5](https://github.com/zunder-ai/ui/compare/0.1.4...v0.1.5) (2024-08-23)

## 0.1.4 (2024-08-21)
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@zunderai/ui",
"type": "module",
"version": "0.1.4",
"version": "0.1.5",
"description": "Zunder is a Nuxt UI compatible Library for building AI Apps, powered by Vue & Tailwind CSS",
"license": "MIT",
"main": "./nuxt.config.ts",
Expand Down Expand Up @@ -48,4 +48,4 @@
"resolutions": {
"@zunderai/ui": "workspace:*"
}
}
}

0 comments on commit 21b6544

Please sign in to comment.