@dcodegroup-au/dcode-chat-vue
v1.0.21
Published
Frontend vue components for the dcode-laravel-chat package
Readme
Dcode Chat Vue
Vue package for Dcode Chat.
Local development
Use pnpm run playground to start the local playground environment
NPM
To install the package, run:
npm install @dcodegroup-au/dcode-chat-vuePublished on NPM as @dcodegroup-au/dcode-chat-vue.
CI
as long as a commit message contains one of the following a new release should be published.
- fix: — triggers a patch release (e.g., bug fixes)
- feat: — triggers a minor release (e.g., new features)
- BREAKING CHANGE: in the commit body or ! after type (e.g., feat!:) — triggers a major release
