@gits-id/button
Advanced tools
Comparing version
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.3.0](https://github.com/gitsindonesia/ui-component/compare/v0.2.6...v0.3.0) (2022-05-11) | ||
**Note:** Version bump only for package @gits-id/button | ||
## [0.2.4](https://github.com/gitsindonesia/ui-component/compare/v0.2.3...v0.2.4) (2022-05-10) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@gits-id/button", | ||
"version": "0.2.4", | ||
"version": "0.3.0", | ||
"description": "GITS Button Component", | ||
"scripts": { | ||
"build": "vite build && tsc --emitDeclarationOnly && mv dist/src dist/types", | ||
"prepublishOnly": "npm run build", | ||
"test": "vitest" | ||
}, | ||
"keywords": [ | ||
@@ -19,9 +14,9 @@ "button", | ||
"dependencies": { | ||
"@gits-id/spinner": "^0.2.4", | ||
"@gits-id/theme": "^0.2.4", | ||
"@gits-id/utils": "^0.2.3" | ||
"@gits-id/spinner": "^0.3.0", | ||
"@gits-id/theme": "^0.3.0", | ||
"@gits-id/utils": "^0.3.0" | ||
}, | ||
"devDependencies": { | ||
"@gits-id/tailwind-components": "^0.2.4", | ||
"@gits-id/tailwind-config": "^0.2.4", | ||
"@gits-id/tailwind-components": "^0.3.0", | ||
"@gits-id/tailwind-config": "^0.3.0", | ||
"@vitejs/plugin-vue": "^2.2.4", | ||
@@ -42,3 +37,7 @@ "@vue/test-utils": "^2.0.0-rc.17", | ||
"types": "./dist/types/index.d.ts", | ||
"gitHead": "0fc6775f556b39a63daa4ef62b9f41f5ab503bf5" | ||
} | ||
"gitHead": "1c8786cbf03a24b464264d95d0d3a90812476412", | ||
"scripts": { | ||
"build": "vite build && tsc --emitDeclarationOnly && mv dist/src dist/types", | ||
"test": "vitest" | ||
} | ||
} |
54508
0.21%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated
Updated
Updated