Skip to content

Commit

Permalink
chore: release v0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jd-solanki committed Dec 26, 2022
1 parent 3024501 commit e34fb07
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "anu-vue",
"version": "0.11.0",
"version": "0.12.0",
"description": "",
"main": "index.js",
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion packages/anu-nuxt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@anu-vue/nuxt",
"version": "0.11.0",
"version": "0.12.0",
"description": "Nuxt 3 Anu UI library",
"author": "Mehmet - @productdevbook <hi@productdevbook.com>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/anu-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "anu-vue",
"private": false,
"version": "0.11.0",
"version": "0.12.0",
"type": "module",
"description": "DX focused utility based component library",
"author": "JD Solanki <https://github.com/jd-solanki>",
Expand Down
4 changes: 2 additions & 2 deletions packages/preset-theme-default/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@anu-vue/preset-theme-default",
"version": "0.11.0",
"version": "0.12.0",
"description": "Default theme preset for Anu framework.",
"type": "module",
"private": false,
Expand Down Expand Up @@ -54,4 +54,4 @@
"rollup-plugin-scss": "3",
"sass": "^1.57.1"
}
}
}

0 comments on commit e34fb07

Please sign in to comment.