File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v1.1.1
5+
6+ [ compare changes] ( https://undefined/undefined/compare/v1.1.0...v1.1.1 )
7+
48## v1.1.0
59
610
Original file line number Diff line number Diff line change 11{
22 "name" : " @laioutr/app-klaviyo" ,
3- "version" : " 1.1.0 " ,
3+ "version" : " 1.1.1 " ,
44 "description" : " Integrate Klaviyo into your Laioutr project" ,
55 "repository" : " your-org/@laioutr/app-klaviyo" ,
66 "license" : " MIT" ,
3030 "orchestr-dev" : " npm run orchestr-dev:prepare && nuxi dev orchestr-playground" ,
3131 "orchestr-dev:prepare" : " nuxt-module-build build --stub && nuxt-module-build prepare && nuxi prepare orchestr-playground" ,
3232 "prepack" : " nuxt-module-build build" ,
33- "release" : " npm run lint && npm run test && npm run prepack && changelogen --release && npm publish && git push --follow-tags" ,
33+ "release" : " npm run lint && npm run test && npm run prepack && changelogen --release && npm publish --access public && git push --follow-tags" ,
3434 "test" : " vitest run" ,
3535 "test:types" : " vue-tsc --noEmit && cd playground && vue-tsc --noEmit" ,
3636 "test:watch" : " vitest watch"
You can’t perform that action at this time.
0 commit comments