Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lui-ui/lui-vue

Package Overview
Dependencies
Maintainers
3
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lui-ui/lui-vue - npm Package Compare versions

Comparing version 0.63.6 to 0.63.11

40

CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.
All notable changes to this project will be documented in this file..

@@ -10,2 +10,40 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [0.63.11](https://github.com/LUI-UI/lui-vue/compare/v0.63.10...v0.63.11) (2023-05-17)
### Bug Fixes
* **option:** remove unnecesary line ([b898cfa](https://github.com/LUI-UI/lui-vue/commit/b898cfa6c2d8363def519f72d16e1ae2bd9c17f0))
* **publish.yaml:** add github and npm release to publish.yaml file ([585f7ae](https://github.com/LUI-UI/lui-vue/commit/585f7aeb8f76cf130f7650314ee6d85e8b5b6919))
## [0.63.10](https://github.com/LUI-UI/lui-vue/compare/v0.63.9...v0.63.10) (2023-05-17)
### Bug Fixes
* **option:** remove unnecesary lines ([98cf083](https://github.com/LUI-UI/lui-vue/commit/98cf0831aff210a2949b970af78097ad342404c5))
## [0.63.9](https://github.com/LUI-UI/lui-vue/compare/v0.63.8...v0.63.9) (2023-05-17)
### Bug Fixes
* **option:** add cursor-pointer to option ([b72347b](https://github.com/LUI-UI/lui-vue/commit/b72347bec8d99ff6afaff52c44146afe62f25325))
## [0.63.8](https://github.com/LUI-UI/lui-vue/compare/v0.63.7...v0.63.8) (2023-05-17)
### Bug Fixes
* **button:** remove console.logs from button composable ([9da74d2](https://github.com/LUI-UI/lui-vue/commit/9da74d28ee8fcc42c7c4c783121d93eb3e0f3451))
* **modal:** fix modal scroll overflow issue ([a95216c](https://github.com/LUI-UI/lui-vue/commit/a95216c2a0035089d540cfe01abf7fccd522e402))
* **workflows:** change release action ([326dded](https://github.com/LUI-UI/lui-vue/commit/326dded06463f45d9c222454c2f84b8e9d550e5a))
## [0.63.7](https://github.com/LUI-UI/lui-vue/compare/v0.63.6...v0.63.7) (2023-05-11)
### Bug Fixes
* **package.json:** change prepare commands to be more specific ([420fc99](https://github.com/LUI-UI/lui-vue/commit/420fc99adc7da7afc2327bb1d6913dc663eb0d9f))
## [0.63.6](https://github.com/LUI-UI/lui-vue/compare/v0.63.5...v0.63.6) (2023-05-09)

@@ -12,0 +50,0 @@

6

package.json
{
"name": "@lui-ui/lui-vue",
"version": "0.63.6",
"version": "0.63.11",
"scripts": {

@@ -17,3 +17,3 @@ "dev": "vite",

"build-storybook": "storybook build",
"prepare": "node -e \"if (process.env.NODE_ENV !== 'production'){process.exit(1)} \" || husky install --also=dev",
"prepare": "husky install",
"cm": "cz"

@@ -124,2 +124,2 @@ },

}
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc